Lines Matching refs:num_txqs
247 if (tx_qid >= p_vf->num_txqs) { in qed_iov_validate_txq()
251 p_vf->abs_vf_id, tx_qid, p_vf->num_txqs); in qed_iov_validate_txq()
294 for (i = 0; i < p_vf->num_txqs; i++) in qed_iov_validate_active_txq()
1051 vf->num_txqs = num_of_vf_avaiable_chains; in qed_iov_init_hw_for_vf()
1126 vf->num_txqs = 0; in qed_iov_release_hw_for_vf()
1357 p_vf->num_txqs = p_vf->num_sbs; in qed_iov_vf_cleanup()
1443 p_resp->num_txqs = p_vf->num_txqs; in qed_iov_vf_mbx_acquire_resc()
1475 p_resp->num_txqs < p_req->num_txqs || in qed_iov_vf_mbx_acquire_resc()
1488 p_resp->num_txqs, in qed_iov_vf_mbx_acquire_resc()
1672 resc->num_txqs, in qed_iov_vf_mbx_acquire()
2615 if (req->num_txqs != 1) { in qed_iov_vf_mbx_stop_txqs()