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