Searched refs:rxq_id (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | qlnx_def.h | 124 uint16_t rxq_id; member
|
H A D | ecore_sriov.c | 2689 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 D | qlnx_os.c | 5835 fp->rxq->rxq_id = rss_id; in qlnx_init_fp() 6209 rxq->rxq_id); in qlnx_alloc_mem_rxq()
|