Searched refs:e1000_set_lan_id_single_port (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/ethernet/intel/e1000e/
H A D82571.c240 mac->ops.set_lan_id = e1000_set_lan_id_single_port;
255 mac->ops.set_lan_id = e1000_set_lan_id_single_port;
H A Dich8lan.c5827 .set_lan_id = e1000_set_lan_id_single_port,
H A Dmac.c57 * e1000_set_lan_id_single_port - Set LAN id for a single port device
62 void e1000_set_lan_id_single_port(struct e1000_hw *hw) function
H A Dmac.h17 void e1000_set_lan_id_single_port(struct e1000_hw *hw);

Completed in 211 milliseconds