Lines Matching refs:num_txqs
249 if (tx_qid >= p_vf->num_txqs) { in qed_iov_validate_txq()
253 p_vf->abs_vf_id, tx_qid, p_vf->num_txqs); in qed_iov_validate_txq()
296 for (i = 0; i < p_vf->num_txqs; i++) in qed_iov_validate_active_txq()
1053 vf->num_txqs = num_of_vf_avaiable_chains; in qed_iov_init_hw_for_vf()
1128 vf->num_txqs = 0; in qed_iov_release_hw_for_vf()
1359 p_vf->num_txqs = p_vf->num_sbs; in qed_iov_vf_cleanup()
1445 p_resp->num_txqs = p_vf->num_txqs; in qed_iov_vf_mbx_acquire_resc()
1477 p_resp->num_txqs < p_req->num_txqs || in qed_iov_vf_mbx_acquire_resc()
1490 p_resp->num_txqs, in qed_iov_vf_mbx_acquire_resc()
1674 resc->num_txqs, in qed_iov_vf_mbx_acquire()
2617 if (req->num_txqs != 1) { in qed_iov_vf_mbx_stop_txqs()