Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h673 struct t3_swsq { struct
699 struct t3_swsq *sq; /* SW SQ */ argument
700 struct t3_swsq *oldest_read; /* tracks oldest pending read */
Dcxio_hal.c292 wq->sq = kzalloc(depth * sizeof(struct t3_swsq), GFP_KERNEL); in cxio_create_qp()
387 struct t3_swsq *sqp) in insert_sq_cqe()
411 struct t3_swsq *sqp = wq->sq + Q_PTR2IDX(wq->sq_rptr, wq->sq_size_log2); in cxio_flush_sq()
1077 struct t3_swsq *sqp; in flush_completed_wrs()
1281 struct t3_swsq *sqp; in cxio_poll_cq()
Diwch_qp.c362 struct t3_swsq *sqp; in iwch_post_send()
544 struct t3_swsq *sqp; in iwch_bind_mw()