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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h47 void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw);
H A Dixgbe_x540.c787 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie,
H A Dixgbe_82598.c1104 ixgbe_set_lan_id_multi_port_pcie(hw); ixgbe_set_lan_id_multi_port_pcie_82598()
H A Dixgbe_x550.c1402 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie, \
H A Dixgbe_82599.c2307 .set_lan_id = &ixgbe_set_lan_id_multi_port_pcie,
H A Dixgbe_common.c668 * ixgbe_set_lan_id_multi_port_pcie - Set LAN id for PCIe multiple port devices
674 void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw) ixgbe_set_lan_id_multi_port_pcie() function

Completed in 85 milliseconds