Searched refs:fwevtq (Results 1 – 2 of 2) sorted by relevance
821 int t4_sge_alloc_rxq(struct adapter *adap, struct sge_rspq *rspq, bool fwevtq,
1784 int t4_sge_alloc_rxq(struct adapter *adap, struct sge_rspq *iq, bool fwevtq, in t4_sge_alloc_rxq() argument1799 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()