Lines Matching refs:vf_queues

234 		p_qcid = &p_vf->vf_queues[qid].cids[i];  in qed_iov_validate_queue_mode()
867 qed_fw_l2_queue(p_hwfn, vf->vf_queues[qid].fw_rx_qid, in qed_iov_config_perm_table()
1072 struct qed_vf_queue *p_queue = &vf->vf_queues[i]; in qed_iov_init_hw_for_vf()
1380 struct qed_vf_queue *p_queue = &p_vf->vf_queues[i]; in qed_iov_vf_cleanup()
1473 qed_fw_l2_queue(p_hwfn, p_vf->vf_queues[i].fw_rx_qid, in qed_iov_vf_mbx_acquire_resc()
1869 struct qed_vf_queue *p_queue = &p_vf->vf_queues[i]; in qed_iov_configure_vport_forced()
2126 p_queue = &vf->vf_queues[req->rx_qid]; in qed_iov_vf_mbx_start_rxq()
2462 p_queue = &vf->vf_queues[req->tx_qid]; in qed_iov_vf_mbx_start_txq()
2523 p_queue = &vf->vf_queues[rxq_id]; in qed_iov_vf_stop_rxqs()
2564 p_queue = &vf->vf_queues[txq_id]; in qed_iov_vf_stop_txqs()
2693 !vf->vf_queues[i].cids[qid_usage_idx].p_cid || in qed_iov_vf_mbx_update_rxqs()
2694 vf->vf_queues[i].cids[qid_usage_idx].b_is_tx) { in qed_iov_vf_mbx_update_rxqs()
2707 handlers[i] = vf->vf_queues[qid].cids[qid_usage_idx].p_cid; in qed_iov_vf_mbx_update_rxqs()
2934 p_cid = qed_iov_get_vf_rx_queue_cid(&vf->vf_queues[q_idx]); in qed_iov_vp_update_rss_param()
3449 p_cid = qed_iov_get_vf_rx_queue_cid(&p_vf->vf_queues[qid]); in qed_iov_vf_pf_get_coalesce()
3462 p_queue = &p_vf->vf_queues[qid]; in qed_iov_vf_pf_get_coalesce()
3529 p_cid = qed_iov_get_vf_rx_queue_cid(&vf->vf_queues[qid]); in qed_iov_vf_pf_set_coalesce()
3536 vf->abs_vf_id, vf->vf_queues[qid].fw_rx_qid); in qed_iov_vf_pf_set_coalesce()
3543 struct qed_vf_queue *p_queue = &vf->vf_queues[qid]; in qed_iov_vf_pf_set_coalesce()