Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c56 static int __wait_for_resp(struct bnxt_qplib_rcfw *rcfw, u16 cookie) in __wait_for_resp() function
235 rc = __wait_for_resp(rcfw, cookie); in bnxt_qplib_rcfw_send_message()
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c135 * __wait_for_resp - Don't hold the cpu context and wait for response
145 static int __wait_for_resp(struct bnxt_qplib_rcfw *rcfw, u16 cookie) in __wait_for_resp() function
380 * It works same as __wait_for_resp except this function will
510 rc = __wait_for_resp(rcfw, cookie); in __bnxt_qplib_rcfw_send_message()

Completed in 3 milliseconds