Searched refs:srpt_get_cmd_state (Results 1 – 1 of 1) sorted by relevance
712 static enum srpt_command_state srpt_get_cmd_state(struct srpt_send_ioctx *ioctx) in srpt_get_cmd_state() function1397 state = srpt_get_cmd_state(ioctx); in srpt_handle_send_err_comp()1460 __LINE__, srpt_get_cmd_state(ioctx)); in srpt_handle_rdma_comp()1479 state = srpt_get_cmd_state(ioctx); in srpt_handle_rdma_err_comp()2891 return srpt_get_cmd_state(ioctx) == SRPT_STATE_NEED_DATA; in srpt_write_pending_status()3507 return srpt_get_cmd_state(ioctx); in srpt_get_tcm_cmd_state()