Searched refs:rxe_dbg_mw (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/infiniband/sw/rxe/ |
D | rxe_mw.c | 55 rxe_dbg_mw(mw, in rxe_check_bind_mw() 62 rxe_dbg_mw(mw, "attempt to bind a zero based type 1 MW\n"); in rxe_check_bind_mw() 70 rxe_dbg_mw(mw, in rxe_check_bind_mw() 77 rxe_dbg_mw(mw, in rxe_check_bind_mw() 84 rxe_dbg_mw(mw, in rxe_check_bind_mw() 95 rxe_dbg_mw(mw, "attempt to bind MW to zero based MR\n"); in rxe_check_bind_mw() 101 rxe_dbg_mw(mw, in rxe_check_bind_mw() 110 rxe_dbg_mw(mw, in rxe_check_bind_mw() 118 rxe_dbg_mw(mw, in rxe_check_bind_mw() 126 rxe_dbg_mw(mw, in rxe_check_bind_mw()
|
D | rxe.h | 58 #define rxe_dbg_mw(mw, fmt, ...) ibdev_dbg((mw)->ibmw.device, \ macro
|