Home
last modified time | relevance | path

Searched refs:igb_read_pci_cfg (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/igb/
De1000_hw.h552 void igb_read_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value);
De1000_i210.c869 igb_read_pci_cfg(hw, E1000_PCI_PMCSR, &pci_word); in igb_pll_workaround_i210()
Digb_main.c9193 void igb_read_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value) in igb_read_pci_cfg() function