Home
last modified time | relevance | path

Searched refs:hw_qid (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.h110 uint8_t hw_qid[BNX2X_VF_MAX_QUEUES_PER_VF]; member
H A Dbnx2x.c4937 (sc->acquire_resp.resc.hw_qid[fp->index] * in bnx2x_rx_ustorm_prods_offset()
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_vfpf_if.h221 u8 hw_qid[PFVF_MAX_QUEUES_PER_VF]; member
H A Decore_vf.c872 u8 hw_qid = p_iov->acquire_resp.resc.hw_qid[rx_qid]; in ecore_vf_pf_rxq_start() local
877 (hw_qid) * MSTORM_QZONE_SIZE; in ecore_vf_pf_rxq_start()
H A Decore_sriov.c1702 (u16 *)&p_resp->hw_qid[i]); in ecore_iov_vf_mbx_acquire_resc()