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

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_mac.h60 void e1000_set_lan_id_single_port(struct e1000_hw *hw);
H A De1000_82571.c369 mac->ops.set_lan_id = e1000_set_lan_id_single_port;
384 mac->ops.set_lan_id = e1000_set_lan_id_single_port;
H A De1000_82541.c244 mac->ops.set_lan_id = e1000_set_lan_id_single_port;
H A De1000_mac.c307 * e1000_set_lan_id_single_port - Set LAN id for a single port device
312 void e1000_set_lan_id_single_port(struct e1000_hw *hw) function
H A De1000_ich8lan.c640 mac->ops.set_lan_id = e1000_set_lan_id_single_port;

Completed in 192 milliseconds