Searched refs:NPC_IPFRAG_IPV4 (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | npc.h | 194 NPC_IPFRAG_IPV4, enumerator
|
D | rvu_npc_fs.c | 25 [NPC_IPFRAG_IPV4] = "fragmented IPv4 header ", 507 NPC_SCAN_HDR(NPC_IPFRAG_IPV4, NPC_LID_LC, NPC_LT_LC_IP, 6, 1); in npc_scan_ldata() 966 NPC_WRITE_FLOW(NPC_IPFRAG_IPV4, ip_flag, pkt->ip_flag, 0, in npc_update_flow()
|
D | rvu_debugfs.c | 3223 case NPC_IPFRAG_IPV4: in rvu_dbg_npc_mcam_show_flows()
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_flows.c | 918 req->features |= BIT_ULL(NPC_IPFRAG_IPV4); in otx2_prepare_flow_request()
|
D | otx2_tc.c | 709 req->features |= BIT_ULL(NPC_IPFRAG_IPV4); in otx2_tc_prepare_flow()
|