Home
last modified time | relevance | path

Searched refs:txgbe_clear_vmdq (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h47 s32 txgbe_clear_vmdq(struct txgbe_hw *hw, u32 rar, u32 vmdq);
H A Dtxgbe_hw.c1565 s32 txgbe_clear_vmdq(struct txgbe_hw *hw, u32 rar, u32 vmdq) in txgbe_clear_vmdq() function
2828 mac->clear_vmdq = txgbe_clear_vmdq; in txgbe_init_ops_pf()