Home
last modified time | relevance | path

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

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