Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.h85 s32 ixgbe_set_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
H A Dixgbe_api.c936 s32 ixgbe_set_vmdq(struct ixgbe_hw *hw, u32 rar, u32 vmdq) in ixgbe_set_vmdq() function
H A Dixgbe_common.c3720 ixgbe_set_vmdq(hw, rar, vmdq); in ixgbe_insert_mac_addr_generic()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c7619 ixgbe_set_vmdq(hw, i, l2_tunnel->pool); in ixgbe_e_tag_filter_add()