Searched refs:txgbe_set_vmdq (Results 1 – 3 of 3) sorted by relevance
47 s32 txgbe_set_vmdq(struct txgbe_hw *hw, u32 rar, u32 vmdq);
1514 s32 txgbe_set_vmdq(struct txgbe_hw *hw, u32 rar, u32 vmdq) in txgbe_set_vmdq() function2681 mac->set_vmdq = txgbe_set_vmdq; in txgbe_init_ops_pf()
4788 txgbe_set_vmdq(hw, i, l2_tunnel->pool); in txgbe_e_tag_filter_add()