schq_cnt         1066 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		  u16 *schq_list, u16 *schq_cnt)
schq_cnt         1122 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	if (schq_list && schq_cnt) {
schq_cnt         1125 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		*schq_cnt = 2;
schq_cnt         1437 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	u16 schq_list[2], schq_cnt, schq;
schq_cnt         1457 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 				pcifunc, schq_list, &schq_cnt);
schq_cnt         1461 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	for (idx = 0; idx < schq_cnt; idx++) {