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