Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h821 int t4_sge_alloc_rxq(struct adapter *adap, struct sge_rspq *rspq, bool fwevtq,
/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c1784 int t4_sge_alloc_rxq(struct adapter *adap, struct sge_rspq *iq, bool fwevtq, in t4_sge_alloc_rxq() argument
1799 iq->desc = alloc_ring(eth_dev, fwevtq ? "fwq_ring" : "rx_ring", in t4_sge_alloc_rxq()
1828 V_FW_IQ_CMD_IQASYNCH(fwevtq) | in t4_sge_alloc_rxq()