HomeSort by: relevance | last modified time | path
    Searched refs:sge_rspq (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_adapter.h 189 struct sge_rspq { struct
294 struct sge_rspq rspq;
531 void t3_rx_eth_lro(adapter_t *adap, struct sge_rspq *rq, struct mbuf *m,
533 void t3_rx_eth(struct adapter *adap, struct sge_rspq *rq, struct mbuf *m, int ethpad);
554 rspq_to_qset(struct sge_rspq *q)
cxgb_sge.c 760 refill_rspq(adapter_t *sc, const struct sge_rspq *q, u_int credits)
1688 const struct sge_rspq *q)
2154 t3_rx_eth(struct adapter *adap, struct sge_rspq *rq, struct mbuf *m, int ethpad)
2389 struct sge_rspq *rspq = &qs->rspq;
2534 process_responses_gts(adapter_t *adap, struct sge_rspq *rq)
2564 struct sge_rspq *q0 = &adap->sge.qs[0].rspq;
2594 struct sge_rspq *q0 = &adap->sge.qs[0].rspq;
2614 struct sge_rspq *rspq = &qs->rspq;
cxgb_osdep.h 172 struct sge_rspq;
cxgb_lro.c 324 t3_rx_eth_lro(adapter_t *adap, struct sge_rspq *rq, struct mbuf *m,

Completed in 243 milliseconds