Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h205 NPC_IPPROTO_ICMP6, enumerator
H A Drvu_npc_fs.c35 [NPC_IPPROTO_ICMP6] = "ip proto icmp6",
571 *features |= BIT_ULL(NPC_IPPROTO_ICMP6); in npc_set_features()
901 if (features & BIT_ULL(NPC_IPPROTO_ICMP6)) in npc_update_flow()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c582 req->features |= BIT_ULL(NPC_IPPROTO_ICMP6); in otx2_tc_prepare_flow()