Searched refs:NPC_CODE_ICMP (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_npc_fs.c | 55 [NPC_CODE_ICMP] = "icmp code", 533 NPC_SCAN_HDR(NPC_CODE_ICMP, NPC_LID_LD, NPC_LT_LD_ICMP, 1, 1); in npc_scan_ldata() 579 BIT_ULL(NPC_TYPE_ICMP) | BIT_ULL(NPC_CODE_ICMP) | in npc_set_features() 986 NPC_WRITE_FLOW(NPC_CODE_ICMP, icmp_code, pkt->icmp_code, 0, in npc_update_flow()
|
D | npc.h | 223 NPC_CODE_ICMP, enumerator
|
D | rvu_debugfs.c | 3283 case NPC_CODE_ICMP: in rvu_dbg_npc_mcam_show_flows()
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_tc.c | 948 req->features |= BIT_ULL(NPC_CODE_ICMP); in otx2_tc_prepare_flow()
|