Searched refs:MLX_V4_IDB_FULL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mlx/ | ||
H A D | mlxreg.h | 131 #define MLX_V4_IDB_FULL (1<<0) /* mailbox is full */ macro |
H A D | mlx.c | 2594 if (!(MLX_V4_GET_IDBR(sc) & MLX_V4_IDB_FULL)) { in mlx_v4_tryqueue() |