Home
last modified time | relevance | path

Searched refs:RCFW_CMD_IS_BLOCKING (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.h98 #define RCFW_CMD_IS_BLOCKING 0x8000 macro
H A Dqplib_rcfw.c137 cookie |= RCFW_CMD_IS_BLOCKING; in __send_message()
345 blocked = cookie & RCFW_CMD_IS_BLOCKING; in bnxt_qplib_process_qp_event()
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.h131 #define RCFW_CMD_IS_BLOCKING 0x8000 macro
H A Dqplib_rcfw.c318 cookie |= RCFW_CMD_IS_BLOCKING; in __send_message()
665 blocked = cookie & RCFW_CMD_IS_BLOCKING; in bnxt_qplib_process_qp_event()

Completed in 4 milliseconds