Searched refs:set_lan_id (Results 1 - 11 of 11) sorted by relevance

/drivers/net/ethernet/intel/e1000e/
H A D82571.c287 mac->ops.set_lan_id = e1000_set_lan_id_single_port;
304 mac->ops.set_lan_id = e1000_set_lan_id_single_port;
1916 .set_lan_id = e1000_set_lan_id_multi_port_pcie,
H A D80003es2lan.c238 hw->mac.ops.set_lan_id(hw);
1423 .set_lan_id = e1000_set_lan_id_multi_port_pcie,
H A Dhw.h773 void (*set_lan_id)(struct e1000_hw *); member in struct:e1000_mac_operations
H A Dmac.c58 mac->ops.set_lan_id(hw);
H A Dich8lan.c4018 .set_lan_id = e1000_set_lan_id_single_port,
/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c821 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie,
H A Dixgbe_82598.c1278 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie_82598,
H A Dixgbe_common.c462 mac->ops.set_lan_id(hw);
2737 * per-port, so set_lan_id() must be called before reading the addresses.
2738 * set_lan_id() is called by identify_sfp(), but this cannot be relied
2748 * available. If they're not, no point in calling set_lan_id() here.
2764 hw->mac.ops.set_lan_id(hw);
H A Dixgbe_phy.c865 hw->mac.ops.set_lan_id(hw);
H A Dixgbe_82599.c2093 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie,
H A Dixgbe_type.h2727 void (*set_lan_id)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations

Completed in 171 milliseconds