Home
last modified time | relevance | path

Searched refs:swsqe (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/infiniband/hw/cxgb4/
H A Dcq.c245 struct t4_swsqe *swsqe; in c4iw_flush_sq() local
252 swsqe->flushed = 1; in c4iw_flush_sq()
269 struct t4_swsqe *swsqe; in flush_completed_wrs() local
278 if (!swsqe->signaled) { in flush_completed_wrs()
291 swsqe->flushed = 1; in flush_completed_wrs()
339 struct t4_swsqe *swsqe; in c4iw_flush_hw_cq() local
405 swsqe->cqe = *hw_cqe; in c4iw_flush_hw_cq()
406 swsqe->complete = 1; in c4iw_flush_hw_cq()
681 struct t4_swsqe *swsqe; in poll_cq() local
686 swsqe->cqe = *hw_cqe; in poll_cq()
[all …]
H A Dqp.c696 struct t4_swsqe *swsqe; in post_write_cmpl() local
714 swsqe->complete = 0; in post_write_cmpl()
716 swsqe->flushed = 0; in post_write_cmpl()
719 swsqe->sge_ts = in post_write_cmpl()
738 swsqe->complete = 0; in post_write_cmpl()
740 swsqe->flushed = 0; in post_write_cmpl()
743 swsqe->sge_ts = in post_write_cmpl()
1088 struct t4_swsqe *swsqe; in c4iw_post_send() local
1230 swsqe->complete = 0; in c4iw_post_send()
1233 swsqe->flushed = 0; in c4iw_post_send()
[all …]