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

  /src/sys/dev/pci/ixgbe/
ixgbe_82598.h 54 void ixgbe_set_lan_id_multi_port_pcie_82598(struct ixgbe_hw *hw);
ixgbe_82598.c 148 mac->ops.set_lan_id = ixgbe_set_lan_id_multi_port_pcie_82598;
1329 * ixgbe_set_lan_id_multi_port_pcie_82598 - Set LAN id for PCIe multiple
1336 void ixgbe_set_lan_id_multi_port_pcie_82598(struct ixgbe_hw *hw) function in typeref:typename:void
1342 DEBUGFUNC("ixgbe_set_lan_id_multi_port_pcie_82598");

Completed in 12 milliseconds