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