Searched refs:avail_start (Results 1 – 1 of 1) sorted by relevance
58 int avail_start; /* the bit to start search */ member381 bulk->avail_start); in mlx5_crypto_dek_pool_pop()408 bulk->avail_start = bulk->num_deks; in mlx5_crypto_dek_pool_pop()410 bulk->avail_start = pos + 1; in mlx5_crypto_dek_pool_pop()500 if (bulk->avail_start > avail_next) in mlx5_crypto_dek_bulk_reset_synced()501 bulk->avail_start = avail_next; in mlx5_crypto_dek_bulk_reset_synced()576 bulk->avail_start = 0; in mlx5_crypto_dek_pool_reset_synced()
Completed in 9 milliseconds