Searched refs:sge_rspq (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/cxgb/
H A Dcxgb_adapter.h170 struct sge_rspq { struct
277 struct sge_rspq rspq;
553 rspq_to_qset(struct sge_rspq *q)
H A Dcxgb_osdep.h49 struct sge_rspq;
H A Dcxgb_sge.c1046 refill_rspq(adapter_t *sc, const struct sge_rspq *q, u_int credits)
2175 const struct sge_rspq *q)
2835 struct sge_rspq *rspq = &qs->rspq;
3008 process_responses_gts(adapter_t *adap, struct sge_rspq *rq)
3038 struct sge_rspq *q0 = &adap->sge.qs[0].rspq;
3069 struct sge_rspq *q0 = &adap->sge.qs[0].rspq;
3090 struct sge_rspq *rspq = &qs->rspq;
3100 struct sge_rspq *rspq;

Completed in 111 milliseconds