Lines Matching refs:sge_rspq
561 struct sge_rspq;
661 typedef int (*rspq_handler_t)(struct sge_rspq *q, const __be64 *rsp,
663 typedef void (*rspq_flush_handler_t)(struct sge_rspq *q);
673 struct sge_rspq { /* state for an SGE response queue */ struct
711 struct sge_rspq rspq; argument
724 struct sge_rspq rspq;
810 struct sge_rspq fw_evtq ____cacheline_aligned_in_smp;
814 struct sge_rspq intrq ____cacheline_aligned_in_smp;
838 struct sge_rspq **ingr_map; /* qid->queue ingress queue map */
1392 const struct sge_rspq *q) in qtimer_val()
1410 int t4_ethrx_handler(struct sge_rspq *q, const __be64 *rsp,
1414 int t4_sge_alloc_rxq(struct adapter *adap, struct sge_rspq *iq, bool fwevtq,
1544 int cxgb4_set_rspq_intr_params(struct sge_rspq *q, unsigned int us,
1546 static inline void init_rspq(struct adapter *adap, struct sge_rspq *q, in init_rspq()
1674 const struct sge_rspq *q);
1890 void free_rspq_fl(struct adapter *adap, struct sge_rspq *rq, struct sge_fl *fl);