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

/freebsd-13-stable/sys/dev/e1000/
H A De1000_mac.h62 void e1000_set_lan_id_single_port(struct e1000_hw *hw);
H A De1000_82571.c366 mac->ops.set_lan_id = e1000_set_lan_id_single_port;
381 mac->ops.set_lan_id = e1000_set_lan_id_single_port;
H A De1000_82541.c240 mac->ops.set_lan_id = e1000_set_lan_id_single_port;
H A De1000_mac.c314 * e1000_set_lan_id_single_port - Set LAN id for a single port device
319 void e1000_set_lan_id_single_port(struct e1000_hw *hw) function
H A De1000_ich8lan.c759 mac->ops.set_lan_id = e1000_set_lan_id_single_port;

Completed in 88 milliseconds