last_pq           983 drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c 	u32 pq_mask = 0, last_pq, pq_id;
last_pq           985 drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c 	last_pq = start_pq + num_pqs - 1;
last_pq           991 drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c 	for (pq_id = start_pq; pq_id <= last_pq; pq_id++) {
last_pq           997 drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c 		if ((pq_id == last_pq) ||