Home
last modified time | relevance | path

Searched refs:set_lan_id (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
A D82571.c241 mac->ops.set_lan_id = e1000_set_lan_id_single_port; in e1000_init_mac_params_82571()
256 mac->ops.set_lan_id = e1000_set_lan_id_single_port; in e1000_init_mac_params_82571()
1864 .set_lan_id = e1000_set_lan_id_multi_port_pcie,
A D80003es2lan.c147 hw->mac.ops.set_lan_id(hw); in e1000_init_mac_params_80003es2lan()
1348 .set_lan_id = e1000_set_lan_id_multi_port_pcie,
A Dhw.h494 void (*set_lan_id)(struct e1000_hw *); member
A Dmac.c33 mac->ops.set_lan_id(hw); in e1000e_get_bus_info_pcie()
A Dich8lan.c5803 .set_lan_id = e1000_set_lan_id_single_port,
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_x540.c837 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie,
A Dixgbe_82598.c1125 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie_82598,
A Dixgbe_phy.c1422 hw->mac.ops.set_lan_id(hw); in ixgbe_identify_sfp_module_generic()
1689 hw->mac.ops.set_lan_id(hw); in ixgbe_identify_qsfp_module_generic()
A Dixgbe_x550.c1245 hw->mac.ops.set_lan_id(hw); in ixgbe_get_bus_info_X550em()
3193 hw->mac.ops.set_lan_id(hw); in ixgbe_init_phy_ops_X550em()
3807 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie, \
A Dixgbe_common.c668 hw->mac.ops.set_lan_id(hw); in ixgbe_get_bus_info_generic()
2881 hw->mac.ops.set_lan_id(hw); in ixgbe_get_san_mac_addr_generic()
A Dixgbe_82599.c2178 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie,
A Dixgbe_type.h3411 void (*set_lan_id)(struct ixgbe_hw *); member

Completed in 65 milliseconds