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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_common.h74 void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw);
H A Dixgbe_82598.c1340 ixgbe_set_lan_id_multi_port_pcie(hw);
H A Dixgbe_common.c107 mac->ops.set_lan_id = ixgbe_set_lan_id_multi_port_pcie;
1072 * ixgbe_set_lan_id_multi_port_pcie - Set LAN id for PCIe multiple port devices
1079 void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw) function
1085 DEBUGFUNC("ixgbe_set_lan_id_multi_port_pcie");

Completed in 103 milliseconds