Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_ring.c1559 ASSERT3U(b0->mlb_state, ==, MLXCX_BUFFER_ON_WQ); in mlxcx_sq_add_buffer()
1742 ASSERT3U(buf->mlb_state, ==, MLXCX_BUFFER_ON_WQ); in mlxcx_rq_add_buffers()
2230 b->mlb_state = MLXCX_BUFFER_ON_WQ; in mlxcx_buf_take_foreign()
2402 b->mlb_state = MLXCX_BUFFER_ON_WQ; in mlxcx_buf_take()
2428 b->mlb_state = MLXCX_BUFFER_ON_WQ; in mlxcx_buf_take_n()
2441 VERIFY3U(b->mlb_state, ==, MLXCX_BUFFER_ON_WQ); in mlxcx_buf_loan()
2536 case MLXCX_BUFFER_ON_WQ: in mlxcx_buf_return()
H A Dmlxcx.h531 MLXCX_BUFFER_ON_WQ, enumerator