Home
last modified time | relevance | path

Searched refs:SRPT_STATE_NEW (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h139 * @SRPT_STATE_NEW: New command arrived and is being processed.
152 SRPT_STATE_NEW = 0, enumerator
H A Dib_srpt.c807 WARN_ON(new == SRPT_STATE_NEW); in srpt_test_and_set_cmd_state()
1231 ioctx->state = SRPT_STATE_NEW; in srpt_get_send_ioctx()
1282 case SRPT_STATE_NEW: in srpt_abort_cmd()
2817 case SRPT_STATE_NEW: in srpt_queue_response()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h139 * @SRPT_STATE_NEW: New command arrived and is being processed.
152 SRPT_STATE_NEW = 0, enumerator
H A Dib_srpt.c813 WARN_ON(new == SRPT_STATE_NEW); in srpt_test_and_set_cmd_state()
1237 ioctx->state = SRPT_STATE_NEW; in srpt_get_send_ioctx()
1288 case SRPT_STATE_NEW: in srpt_abort_cmd()
2826 case SRPT_STATE_NEW: in srpt_queue_response()

Completed in 11 milliseconds