Home
last modified time | relevance | path

Searched refs:MLX_V4_IDB_FULL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mlx/
H A Dmlxreg.h131 #define MLX_V4_IDB_FULL (1<<0) /* mailbox is full */ macro
H A Dmlx.c2594 if (!(MLX_V4_GET_IDBR(sc) & MLX_V4_IDB_FULL)) { in mlx_v4_tryqueue()