Searched refs:e1000_write_pci_cfg (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_osdep.c | 15 e1000_write_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value) in e1000_write_pci_cfg() function
|
| H A D | e1000_i210.c | 873 e1000_write_pci_cfg(hw, E1000_PCI_PMCSR, &pci_word); in e1000_pll_workaround_i210() 876 e1000_write_pci_cfg(hw, E1000_PCI_PMCSR, &pci_word); in e1000_pll_workaround_i210()
|
| H A D | e1000_hw.h | 1025 void e1000_write_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value);
|
| H A D | e1000_mac.c | 620 e1000_write_pci_cfg(hw, PCIX_COMMAND_REGISTER, &pcix_cmd); in e1000_pcix_mmrbc_workaround_generic()
|