Home
last modified time | relevance | path

Searched refs:t3_swsq (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
Diw_cxgb_wr.h617 struct t3_swsq { struct
642 struct t3_swsq *sq; /* SW SQ */ argument
643 struct t3_swsq *oldest_read; /* tracks oldest pending read */
Diw_cxgb_hal.c312 wq->sq = malloc(depth * sizeof(struct t3_swsq), M_DEVBUF, M_NOWAIT|M_ZERO); in cxio_create_qp()
422 struct t3_swsq *sqp) in insert_sq_cqe()
447 struct t3_swsq *sqp = wq->sq + Q_PTR2IDX(wq->sq_rptr, wq->sq_size_log2); in cxio_flush_sq()
1079 struct t3_swsq *sqp; in flush_completed_wrs()
1274 struct t3_swsq *sqp; in cxio_poll_cq()
Diw_cxgb_qp.c364 struct t3_swsq *sqp; in iwch_post_send()
528 struct t3_swsq *sqp; in iwch_bind_mw()