Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Drestrack.c121 u16 last_idx, struct t4_swsqe *last_sqe) in fill_swsqes() argument
127 if (!last_sqe) in fill_swsqes()
129 if (fill_swsqe(msg, sq, last_idx, last_sqe)) in fill_swsqes()
142 struct t4_swsqe first_sqe, last_sqe; in c4iw_fill_res_qp_entry() local
167 last_sqe = qhp->wq.sq.sw_sq[last_sq_idx]; in c4iw_fill_res_qp_entry()
168 lsp = &last_sqe; in c4iw_fill_res_qp_entry()