Home
last modified time | relevance | path

Searched refs:ecore_vf_queue (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sriov.h77 struct ecore_vf_queue { struct
150 struct ecore_vf_queue vf_queues[ECORE_MAX_VF_CHAINS_PER_PF];
H A Decore_sriov.c252 ecore_iov_get_vf_rx_queue_cid(struct ecore_vf_queue *p_queue) in ecore_iov_get_vf_rx_queue_cid()
1215 struct ecore_vf_queue *p_queue = &vf->vf_queues[i]; in ecore_iov_init_hw_for_vf()
1605 struct ecore_vf_queue *p_queue = &p_vf->vf_queues[i]; in ecore_iov_vf_cleanup()
2124 struct ecore_vf_queue *p_queue = &p_vf->vf_queues[i]; in ecore_iov_configure_vport_forced()
2384 struct ecore_vf_queue *p_queue; in ecore_iov_vf_mbx_start_rxq()
2657 struct ecore_vf_queue *p_queue; in ecore_iov_vf_mbx_start_txq()
2731 struct ecore_vf_queue *p_queue; in ecore_iov_vf_stop_rxqs()
2777 struct ecore_vf_queue *p_queue; in ecore_iov_vf_stop_txqs()
3678 struct ecore_vf_queue *p_queue; in ecore_iov_vf_pf_get_coalesce()
3796 struct ecore_vf_queue *p_queue = &vf->vf_queues[qid]; in ecore_iov_vf_pf_set_coalesce()
[all …]