Searched refs:MLX_V5_IDB_EMPTY (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/mlx/ | ||
| HD | mlxreg.h | 176 #define MLX_V5_IDB_EMPTY (1<<0) /* mailbox is empty */ macro |
| HD | mlx.c | 2720 if (MLX_V5_GET_IDBR(sc) & MLX_V5_IDB_EMPTY) { in mlx_v5_tryqueue() |