Home
last modified time | relevance | path

Searched refs:rxq_id (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h124 uint16_t rxq_id; member
H A Decore_sriov.c2689 u16 rxq_id, in ecore_iov_vf_stop_rxqs() argument
2696 if (!ecore_iov_validate_rxq(p_hwfn, vf, rxq_id, in ecore_iov_vf_stop_rxqs()
2700 vf->relative_vf_id, rxq_id, qid_usage_idx); in ecore_iov_vf_stop_rxqs()
2704 p_queue = &vf->vf_queues[rxq_id]; in ecore_iov_vf_stop_rxqs()
2716 vf->relative_vf_id, rxq_id, qid_usage_idx, in ecore_iov_vf_stop_rxqs()
2717 rxq_id, p_cid->qid_usage_idx); in ecore_iov_vf_stop_rxqs()
H A Dqlnx_os.c5835 fp->rxq->rxq_id = rss_id; in qlnx_init_fp()
6209 rxq->rxq_id); in qlnx_alloc_mem_rxq()