Symbol: NPC_ETYPE
drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c
3329
case NPC_ETYPE:
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
19
[NPC_ETYPE] = "ether type",
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
377
key_fields[NPC_ETYPE] = *etype_ether;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
379
key_fields[NPC_ETYPE] = *etype_tag1;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
381
key_fields[NPC_ETYPE] = *etype_tag2;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
391
key_fields[NPC_ETYPE] = *etype_tag1;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
400
key_fields[NPC_ETYPE] = *etype_tag2;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
409
key_fields[NPC_ETYPE] = *etype_tag2;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
413
start_lid = key_fields[NPC_ETYPE].layer_mdata.lid + 1;
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
414
if (npc_check_overlap(rvu, blkaddr, NPC_ETYPE, start_lid, intf)) {
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
418
*features |= BIT_ULL(NPC_ETYPE);
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c
963
NPC_WRITE_FLOW(NPC_ETYPE, etype, ntohs(pkt->etype), 0,
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
596
req->features |= BIT_ULL(NPC_ETYPE);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
603
req->features |= BIT_ULL(NPC_ETYPE);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
658
req->features |= BIT_ULL(NPC_ETYPE);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
731
req->features |= BIT_ULL(NPC_ETYPE);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
738
req->features |= BIT_ULL(NPC_ETYPE);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
788
req->features |= BIT_ULL(NPC_ETYPE);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_flows.c
850
req->features |= BIT_ULL(NPC_ETYPE);
drivers/net/ethernet/marvell/octeontx2/nic/otx2_tc.c
670
req->features |= BIT_ULL(NPC_ETYPE);