Searched refs:txgbe_clear_vmdq (Results 1 – 3 of 3) sorted by relevance
48 s32 txgbe_clear_vmdq(struct txgbe_hw *hw, u32 rar, u32 vmdq);
1462 s32 txgbe_clear_vmdq(struct txgbe_hw *hw, u32 rar, u32 vmdq) in txgbe_clear_vmdq() function2682 mac->clear_vmdq = txgbe_clear_vmdq; in txgbe_init_ops_pf()
4759 txgbe_clear_vmdq(hw, i, BIT_MASK32); in txgbe_e_tag_filter_del()