Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.c1748 swq->flags |= SQ_SEND_FLAGS_SIGNAL_COMP; in bnxt_qplib_post_send()
2394 if (swq->flags & SQ_SEND_FLAGS_SIGNAL_COMP) { in bnxt_qplib_cq_process_req()
2759 if (sq->swq[swq_last].flags & SQ_SEND_FLAGS_SIGNAL_COMP) { in bnxt_qplib_cq_process_terminal()
Droce_hsi.h189 #define SQ_SEND_FLAGS_SIGNAL_COMP 0x1UL macro