HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_set_lan_id_multi_port_pcie (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_common.h 74 void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw);
ixgbe_82598.c 1344 ixgbe_set_lan_id_multi_port_pcie(hw);
ixgbe_common.c 112 mac->ops.set_lan_id = ixgbe_set_lan_id_multi_port_pcie;
1076 * ixgbe_set_lan_id_multi_port_pcie - Set LAN id for PCIe multiple port devices
1083 void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw) function in typeref:typename:void
1089 DEBUGFUNC("ixgbe_set_lan_id_multi_port_pcie");

Completed in 16 milliseconds