Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/
Dtunnel_conf.c21 #define NFP_TUN_PRE_TUN_IPV6_BIT BIT(7) macro
1398 mac_entry->index |= NFP_TUN_PRE_TUN_IPV6_BIT; in nfp_flower_xmit_pre_tun_flow()
1400 mac_entry->index &= ~NFP_TUN_PRE_TUN_IPV6_BIT; in nfp_flower_xmit_pre_tun_flow()