Searched refs:pci_header_type (Results 1 – 2 of 2) sorted by relevance
269 u16 pci_header_type; in igc_set_lan_id_multi_port_pci() local272 igc_read_pci_cfg(hw, PCI_HEADER_TYPE_REGISTER, &pci_header_type); in igc_set_lan_id_multi_port_pci()273 if (pci_header_type & PCI_HEADER_TYPE_MULTIFUNC) { in igc_set_lan_id_multi_port_pci()
271 u16 pci_header_type; in e1000_set_lan_id_multi_port_pci() local274 e1000_read_pci_cfg(hw, PCI_HEADER_TYPE_REGISTER, &pci_header_type); in e1000_set_lan_id_multi_port_pci()275 if (pci_header_type & PCI_HEADER_TYPE_MULTIFUNC) { in e1000_set_lan_id_multi_port_pci()