Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/netronome/nfp/flower/
Dtunnel_conf.c21 #define NFP_TUN_PRE_TUN_IPV6_BIT BIT(7) macro
1357 mac_entry->index |= NFP_TUN_PRE_TUN_IPV6_BIT; in nfp_flower_xmit_pre_tun_flow()
1359 mac_entry->index &= ~NFP_TUN_PRE_TUN_IPV6_BIT; in nfp_flower_xmit_pre_tun_flow()