Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h73 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); in ixgbe_set_lan_id_multi_port_pcie_82598()
H A Dixgbe_common.c107 mac->ops.set_lan_id = ixgbe_set_lan_id_multi_port_pcie; in ixgbe_init_ops_generic()
1079 void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw) in ixgbe_set_lan_id_multi_port_pcie() function