Searched refs:NPC_IPFRAG_IPV6 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | npc.h | 196 NPC_IPFRAG_IPV6, enumerator
|
H A D | rvu_npc_fs.c | 28 [NPC_IPFRAG_IPV6] = "fragmented IPv6 header ", 499 NPC_SCAN_HDR(NPC_IPFRAG_IPV6, NPC_LID_LC, NPC_LT_LC_IP6_EXT, 6, 1); in npc_scan_ldata() 962 NPC_WRITE_FLOW(NPC_IPFRAG_IPV6, next_header, pkt->next_header, 0, in npc_update_flow()
|
H A D | rvu_debugfs.c | 2813 case NPC_IPFRAG_IPV6: in rvu_dbg_npc_mcam_show_flows()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_tc.c | 609 req->features |= BIT_ULL(NPC_IPFRAG_IPV6); in otx2_tc_prepare_flow()
|
H A D | otx2_flows.c | 729 req->features |= BIT_ULL(NPC_IPFRAG_IPV6); in otx2_prepare_ipv6_flow()
|