Searched refs:e1000_read_pci_cfg (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_osdep.c | 21 e1000_read_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value) in e1000_read_pci_cfg() function
|
| H A D | e1000_mac.c | 274 e1000_read_pci_cfg(hw, PCI_HEADER_TYPE_REGISTER, &pci_header_type); in e1000_set_lan_id_multi_port_pci() 609 e1000_read_pci_cfg(hw, PCIX_COMMAND_REGISTER, &pcix_cmd); in e1000_pcix_mmrbc_workaround_generic() 610 e1000_read_pci_cfg(hw, PCIX_STATUS_REGISTER_HI, &pcix_stat_hi_word); in e1000_pcix_mmrbc_workaround_generic()
|
| H A D | e1000_i210.c | 871 e1000_read_pci_cfg(hw, E1000_PCI_PMCSR, &pci_word); in e1000_pll_workaround_i210()
|
| H A D | e1000_hw.h | 1024 void e1000_read_pci_cfg(struct e1000_hw *hw, u32 reg, u16 *value);
|
| H A D | e1000_ich8lan.c | 778 e1000_read_pci_cfg(hw, E1000_PCI_REVISION_ID_REG, &pci_cfg); in e1000_init_mac_params_ich8lan() 4949 e1000_read_pci_cfg(hw, E1000_PCI_VENDOR_ID_REGISTER, &pci_cfg); in e1000_reset_hw_ich8lan() 4961 e1000_read_pci_cfg(hw, E1000_PCI_VENDOR_ID_REGISTER, &pci_cfg); in e1000_reset_hw_ich8lan()
|