Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c1906 swq->flags |= SQ_SEND_FLAGS_SIGNAL_COMP; in bnxt_qplib_post_send()
2683 if (swq->flags & SQ_SEND_FLAGS_SIGNAL_COMP) { in bnxt_qplib_cq_process_req()
3042 if (sq->swq[swq_last].flags & SQ_SEND_FLAGS_SIGNAL_COMP) { in bnxt_qplib_cq_process_terminal()
H A Droce_hsi.h3257 #define SQ_SEND_FLAGS_SIGNAL_COMP 0x1UL macro
/linux/drivers/infiniband/hw/bng_re/
H A Dbng_roce_hsi.h3916 …#define SQ_SEND_FLAGS_SIGNAL_COMP 0x1… macro