Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_common.h62 void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw);
H A Dixgbe_82598.c1290 ixgbe_set_lan_id_multi_port_pcie(hw); in ixgbe_set_lan_id_multi_port_pcie_82598()
H A Dixgbe_common.c104 mac->ops.set_lan_id = &ixgbe_set_lan_id_multi_port_pcie; in ixgbe_init_ops_generic()
773 void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw) in ixgbe_set_lan_id_multi_port_pcie() function