Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c893 char l2_tn_hash_name[RTE_HASH_NAMESIZE]; in txgbe_l2_tn_filter_init() local
895 .name = l2_tn_hash_name, in txgbe_l2_tn_filter_init()
904 snprintf(l2_tn_hash_name, RTE_HASH_NAMESIZE, in txgbe_l2_tn_filter_init()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c1426 char l2_tn_hash_name[RTE_HASH_NAMESIZE]; in ixgbe_l2_tn_filter_init() local
1428 .name = l2_tn_hash_name, in ixgbe_l2_tn_filter_init()
1437 snprintf(l2_tn_hash_name, RTE_HASH_NAMESIZE, in ixgbe_l2_tn_filter_init()