Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c1852 swq->flags |= SQ_SEND_FLAGS_SIGNAL_COMP; in bnxt_qplib_post_send()
2604 if (swq->flags & SQ_SEND_FLAGS_SIGNAL_COMP) { in bnxt_qplib_cq_process_req()
2963 if (sq->swq[swq_last].flags & SQ_SEND_FLAGS_SIGNAL_COMP) { in bnxt_qplib_cq_process_terminal()
H A Droce_hsi.h3155 #define SQ_SEND_FLAGS_SIGNAL_COMP 0x1UL macro