Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h250 enum rte_eth_tunnel_type l2_tn_type; member
H A Dtxgbe_ethdev.c4878 key.l2_tn_type = l2_tunnel->l2_tunnel_type; in txgbe_dev_l2_tunnel_filter_add()
4931 key.l2_tn_type = l2_tunnel->l2_tunnel_type; in txgbe_dev_l2_tunnel_filter_del()
5141 l2_tn_conf.l2_tunnel_type = node->key.l2_tn_type; in txgbe_l2_tn_filter_restore()
5243 l2_tn_conf.l2_tunnel_type = l2_tn_filter->key.l2_tn_type; in txgbe_clear_all_l2_tn_filter()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h338 enum rte_eth_tunnel_type l2_tn_type; member
H A Dixgbe_ethdev.c7516 key.l2_tn_type = l2_tunnel->l2_tunnel_type; in ixgbe_dev_l2_tunnel_filter_add()
7570 key.l2_tn_type = l2_tunnel->l2_tunnel_type; in ixgbe_dev_l2_tunnel_filter_del()
7988 l2_tn_conf.l2_tunnel_type = node->key.l2_tn_type; in ixgbe_l2_tn_filter_restore()
8096 l2_tn_conf.l2_tunnel_type = l2_tn_filter->key.l2_tn_type; in ixgbe_clear_all_l2_tn_filter()