vf_queues 235 drivers/net/ethernet/qlogic/qed/qed_sriov.c p_qcid = &p_vf->vf_queues[qid].cids[i]; vf_queues 868 drivers/net/ethernet/qlogic/qed/qed_sriov.c qed_fw_l2_queue(p_hwfn, vf->vf_queues[qid].fw_rx_qid, vf_queues 1074 drivers/net/ethernet/qlogic/qed/qed_sriov.c struct qed_vf_queue *p_queue = &vf->vf_queues[i]; vf_queues 1382 drivers/net/ethernet/qlogic/qed/qed_sriov.c struct qed_vf_queue *p_queue = &p_vf->vf_queues[i]; vf_queues 1475 drivers/net/ethernet/qlogic/qed/qed_sriov.c qed_fw_l2_queue(p_hwfn, p_vf->vf_queues[i].fw_rx_qid, vf_queues 1871 drivers/net/ethernet/qlogic/qed/qed_sriov.c struct qed_vf_queue *p_queue = &p_vf->vf_queues[i]; vf_queues 2130 drivers/net/ethernet/qlogic/qed/qed_sriov.c p_queue = &vf->vf_queues[req->rx_qid]; vf_queues 2466 drivers/net/ethernet/qlogic/qed/qed_sriov.c p_queue = &vf->vf_queues[req->tx_qid]; vf_queues 2527 drivers/net/ethernet/qlogic/qed/qed_sriov.c p_queue = &vf->vf_queues[rxq_id]; vf_queues 2568 drivers/net/ethernet/qlogic/qed/qed_sriov.c p_queue = &vf->vf_queues[txq_id]; vf_queues 2697 drivers/net/ethernet/qlogic/qed/qed_sriov.c !vf->vf_queues[i].cids[qid_usage_idx].p_cid || vf_queues 2698 drivers/net/ethernet/qlogic/qed/qed_sriov.c vf->vf_queues[i].cids[qid_usage_idx].b_is_tx) { vf_queues 2711 drivers/net/ethernet/qlogic/qed/qed_sriov.c handlers[i] = vf->vf_queues[qid].cids[qid_usage_idx].p_cid; vf_queues 2938 drivers/net/ethernet/qlogic/qed/qed_sriov.c p_cid = qed_iov_get_vf_rx_queue_cid(&vf->vf_queues[q_idx]); vf_queues 3453 drivers/net/ethernet/qlogic/qed/qed_sriov.c p_cid = qed_iov_get_vf_rx_queue_cid(&p_vf->vf_queues[qid]); vf_queues 3466 drivers/net/ethernet/qlogic/qed/qed_sriov.c p_queue = &p_vf->vf_queues[qid]; vf_queues 3533 drivers/net/ethernet/qlogic/qed/qed_sriov.c p_cid = qed_iov_get_vf_rx_queue_cid(&vf->vf_queues[qid]); vf_queues 3540 drivers/net/ethernet/qlogic/qed/qed_sriov.c vf->abs_vf_id, vf->vf_queues[qid].fw_rx_qid); vf_queues 3547 drivers/net/ethernet/qlogic/qed/qed_sriov.c struct qed_vf_queue *p_queue = &vf->vf_queues[qid]; vf_queues 228 drivers/net/ethernet/qlogic/qed/qed_sriov.h struct qed_vf_queue vf_queues[QED_MAX_VF_CHAINS_PER_PF];