tx_qid            268 drivers/net/ethernet/qlogic/qed/qed_sriov.c 				 u16 tx_qid,
tx_qid            271 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	if (tx_qid >= p_vf->num_txqs) {
tx_qid            275 drivers/net/ethernet/qlogic/qed/qed_sriov.c 			   p_vf->abs_vf_id, tx_qid, p_vf->num_txqs);
tx_qid            279 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	return qed_iov_validate_queue_mode(p_hwfn, p_vf, tx_qid, mode, true);
tx_qid           2457 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	if (!qed_iov_validate_txq(p_hwfn, vf, req->tx_qid,
tx_qid           2466 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	p_queue = &vf->vf_queues[req->tx_qid];
tx_qid           2485 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	vf_params.vf_qid = (u8)req->tx_qid;
tx_qid           2648 drivers/net/ethernet/qlogic/qed/qed_sriov.c 	rc = qed_iov_vf_stop_txqs(p_hwfn, vf, req->tx_qid, qid_usage_idx);
tx_qid            860 drivers/net/ethernet/qlogic/qed/qed_vf.c 	req->tx_qid = qid;
tx_qid            916 drivers/net/ethernet/qlogic/qed/qed_vf.c 	req->tx_qid = p_cid->rel.queue_id;
tx_qid            291 drivers/net/ethernet/qlogic/qed/qed_vf.h 	u16 tx_qid;
tx_qid            316 drivers/net/ethernet/qlogic/qed/qed_vf.h 	u16 tx_qid;