Home
last modified time | relevance | path

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

/trueos/sys/dev/ixgbe/
HDixgbe_common.h73 void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw);
HDixgbe_82598.c1335 ixgbe_set_lan_id_multi_port_pcie(hw); in ixgbe_set_lan_id_multi_port_pcie_82598()
HDixgbe_common.c106 mac->ops.set_lan_id = ixgbe_set_lan_id_multi_port_pcie; in ixgbe_init_ops_generic()
1029 void ixgbe_set_lan_id_multi_port_pcie(struct ixgbe_hw *hw) in ixgbe_set_lan_id_multi_port_pcie() function