Lines Matching refs:num_txqs
271 if (tx_qid >= p_vf->num_txqs) { in qed_iov_validate_txq()
275 p_vf->abs_vf_id, tx_qid, p_vf->num_txqs); in qed_iov_validate_txq()
318 for (i = 0; i < p_vf->num_txqs; i++) in qed_iov_validate_active_txq()
1071 vf->num_txqs = num_of_vf_avaiable_chains; in qed_iov_init_hw_for_vf()
1146 vf->num_txqs = 0; in qed_iov_release_hw_for_vf()
1377 p_vf->num_txqs = p_vf->num_sbs; in qed_iov_vf_cleanup()
1463 p_resp->num_txqs = p_vf->num_txqs; in qed_iov_vf_mbx_acquire_resc()
1495 p_resp->num_txqs < p_req->num_txqs || in qed_iov_vf_mbx_acquire_resc()
1508 p_resp->num_txqs, in qed_iov_vf_mbx_acquire_resc()
1692 resc->num_txqs, in qed_iov_vf_mbx_acquire()
2635 if (req->num_txqs != 1) { in qed_iov_vf_mbx_stop_txqs()