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

/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe_common.h72 void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw);
H A Dixgbe_82598.c1326 ixgbe_set_lan_id_multi_port_pcie(hw);
H A Dixgbe_common.c106 mac->ops.set_lan_id = &ixgbe_set_lan_id_multi_port_pcie;
1028 * ixgbe_set_lan_id_multi_port_pcie - Set LAN id for PCIe multiple port devices
1034 void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw) function
1039 DEBUGFUNC("ixgbe_set_lan_id_multi_port_pcie");

Completed in 110 milliseconds