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

/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_qp.c211 #define MBOX_ALLOC(mbox, typ) \ macro
225 if (MBOX_ALLOC(mbox, qp_2rst))
230 if (MBOX_ALLOC(mbox, qp_2err))
237 if (MBOX_ALLOC(mbox, rst2init_qp))
243 if (MBOX_ALLOC(mbox, init2rtr_qp))
249 if (MBOX_ALLOC(mbox, rtr2rts_qp))
255 if (MBOX_ALLOC(mbox, rts2rts_qp))
261 if (MBOX_ALLOC(mbox, sqerr2rts_qp))
267 if (MBOX_ALLOC(mbox, init2init_qp))

Completed in 58 milliseconds