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

  /src/sys/dev/pci/ixgbe/
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");
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 27 milliseconds