Searched refs:vf_queues (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h174 struct ecore_vf_queue vf_queues[ECORE_MAX_VF_CHAINS_PER_PF]; member in struct:ecore_vf_info
H A Decore_sriov.c272 p_qcid = &p_vf->vf_queues[qid].cids[i];
958 ecore_fw_l2_queue(p_hwfn, vf->vf_queues[qid].fw_rx_qid,
1200 struct ecore_vf_queue *p_queue = &vf->vf_queues[i];
1582 struct ecore_vf_queue *p_queue = &p_vf->vf_queues[i];
1678 ecore_fw_l2_queue(p_hwfn, p_vf->vf_queues[i].fw_rx_qid,
2089 struct ecore_vf_queue *p_queue = &p_vf->vf_queues[i];
2367 p_queue = &vf->vf_queues[req->rx_qid];
2642 p_queue = &vf->vf_queues[req->tx_qid];
2706 p_queue = &vf->vf_queues[rxq_id];
2748 p_queue = &vf->vf_queues[txq_i
[all...]

Completed in 101 milliseconds