Searched refs:ixgbe_vt_check (Results 1 – 3 of 3) sorted by relevance
349 if (ixgbe_vt_check(hw) < 0) in rte_pmd_ixgbe_set_vf_rxmode()390 if (ixgbe_vt_check(hw) < 0) in rte_pmd_ixgbe_set_vf_rx()440 if (ixgbe_vt_check(hw) < 0) in rte_pmd_ixgbe_set_vf_tx()484 if (ixgbe_vt_check(hw) < 0) in rte_pmd_ixgbe_set_vf_vlan_filter()
747 int ixgbe_vt_check(struct ixgbe_hw *hw);
5607 ixgbe_vt_check(struct ixgbe_hw *hw) in ixgbe_vt_check() function