Home
last modified time | relevance | path

Searched refs:ixgbe_clear_vmdq (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.h87 s32 ixgbe_clear_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
H A Dixgbe_api.c960 s32 ixgbe_clear_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq) in ixgbe_clear_vmdq() function
H A Dixgbe_common.c3738 ixgbe_clear_vmdq(hw, rar, 0); in ixgbe_insert_mac_addr_generic()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c7585 ixgbe_clear_vmdq(hw, i, IXGBE_CLEAR_VMDQ_ALL); in ixgbe_e_tag_filter_del()