Searched refs:set_lan_id (Results 1 - 12 of 12) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3420 void (*set_lan_id)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations
H A Dixgbe_x550.c1247 hw->mac.ops.set_lan_id(hw);
3247 hw->mac.ops.set_lan_id(hw);
3859 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie, \
H A Dixgbe_x540.c837 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie,
H A Dixgbe_phy.c1551 hw->mac.ops.set_lan_id(hw);
1839 hw->mac.ops.set_lan_id(hw);
H A Dixgbe_common.c668 hw->mac.ops.set_lan_id(hw);
2848 * per-port, so set_lan_id() must be called before reading the addresses.
2849 * set_lan_id() is called by identify_sfp(), but this cannot be relied
2860 * available. If they're not, no point in calling set_lan_id() here.
2868 hw->mac.ops.set_lan_id(hw);
H A Dixgbe_82599.c2180 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie,
H A Dixgbe_82598.c1125 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie_82598,
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c5827 .set_lan_id = e1000_set_lan_id_single_port,
H A Dhw.h506 void (*set_lan_id)(struct e1000_hw *); member in struct:e1000_mac_operations
H A Dmac.c31 mac->ops.set_lan_id(hw);
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;
1863 .set_lan_id = e1000_set_lan_id_multi_port_pcie,
H A D80003es2lan.c146 hw->mac.ops.set_lan_id(hw);
1347 .set_lan_id = e1000_set_lan_id_multi_port_pcie,

Completed in 419 milliseconds