Searched refs:t3_swrq (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_wr.h627 struct t3_swrq { struct
647 struct t3_swrq *rq; /* SW RQ (holds consumer wr_ids */
650 struct t3_swrq *rq_oldest_wr; /* oldest wr on the SW RQ */
H A Diw_cxgb_hal.c304 wq->rq = malloc(depth * sizeof(struct t3_swrq), M_DEVBUF, M_NOWAIT|M_ZERO);

Completed in 53 milliseconds