Searched refs:ixgbe_set_lan_id_multi_port_pcie (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h21 void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw);
H A Dixgbe_x540.c837 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie,
H A Dixgbe_82598.c1058 ixgbe_set_lan_id_multi_port_pcie(hw);
H A Dixgbe_82599.c2180 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie,
H A Dixgbe_common.c674 * ixgbe_set_lan_id_multi_port_pcie - Set LAN id for PCIe multiple port devices
680 void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw) function
H A Dixgbe_x550.c3859 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie, \

Completed in 122 milliseconds