ltype_match       217 drivers/net/ethernet/marvell/octeontx2/af/npc.h 	u64 ltype_match    : 4;
ltype_match       237 drivers/net/ethernet/marvell/octeontx2/af/npc.h 	u64 ltype_match    : 4;
ltype_match      2045 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 			field->ltype_match = NPC_LT_LC_IP;
ltype_match      2054 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 			field->ltype_match = NPC_LT_LC_IP6;
ltype_match      2067 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 				field->ltype_match |= NPC_LT_LD_TCP;
ltype_match      2071 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 				field->ltype_match |= NPC_LT_LD_UDP;
ltype_match      2075 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 				field->ltype_match |= NPC_LT_LD_SCTP;
ltype_match      2078 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 			field->ltype_mask = ~field->ltype_match;
ltype_match       885 drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h 	u64 ltype_match		:4;
ltype_match       907 drivers/net/ethernet/marvell/octeontx2/af/rvu_struct.h 	u64 ltype_match		:4;