Home
last modified time | relevance | path

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

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