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

/linux-master/drivers/infiniband/hw/irdma/
H A Dtype.h1480 __le64 *irdma_sc_cqp_get_next_send_wqe_idx(struct irdma_sc_cqp *cqp, u64 scratch,
1492 return irdma_sc_cqp_get_next_send_wqe_idx(cqp, scratch, &wqe_idx);
H A Dctrl.c3254 * irdma_sc_cqp_get_next_send_wqe_idx - get next wqe on cqp sq
3260 __le64 *irdma_sc_cqp_get_next_send_wqe_idx(struct irdma_sc_cqp *cqp, u64 scratch, function
4424 wqe = irdma_sc_cqp_get_next_send_wqe_idx(cqp, scratch, &wqe_idx);

Completed in 121 milliseconds