Searched refs:e1000_set_lan_id_multi_port_pci (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/e1000/
H A De1000_mac.h62 void e1000_set_lan_id_multi_port_pci(struct e1000_hw *hw);
H A De1000_82542.c119 mac->ops.set_lan_id = e1000_set_lan_id_multi_port_pci;
H A De1000_82540.c192 mac->ops.set_lan_id = e1000_set_lan_id_multi_port_pci;
H A De1000_82543.c220 mac->ops.set_lan_id = e1000_set_lan_id_multi_port_pci;
H A De1000_mac.c291 * e1000_set_lan_id_multi_port_pci - Set LAN id for PCI multiple port devices
296 void e1000_set_lan_id_multi_port_pci(struct e1000_hw *hw) function

Completed in 86 milliseconds