Lines Matching refs:transport_status
163 if (info->transport_status == SMBD_CONNECTED) { in smbd_disconnect_rdma_work()
164 info->transport_status = SMBD_DISCONNECTING; in smbd_disconnect_rdma_work()
202 info->transport_status = SMBD_CONNECTED; in smbd_conn_upcall()
210 info->transport_status = SMBD_DISCONNECTED; in smbd_conn_upcall()
217 if (info->transport_status == SMBD_NEGOTIATE_FAILED) { in smbd_conn_upcall()
218 info->transport_status = SMBD_DISCONNECTED; in smbd_conn_upcall()
223 info->transport_status = SMBD_DISCONNECTED; in smbd_conn_upcall()
390 if (info->transport_status != SMBD_CONNECTED) { in smbd_post_send_credits()
830 info->transport_status != SMBD_CONNECTED); in smbd_post_send_sgl()
834 if (info->transport_status != SMBD_CONNECTED) { in smbd_post_send_sgl()
847 info->transport_status != SMBD_CONNECTED); in smbd_post_send_sgl()
849 if (info->transport_status != SMBD_CONNECTED) { in smbd_post_send_sgl()
1323 if (info->transport_status != SMBD_DISCONNECTED) { in smbd_destroy()
1328 info->transport_status == SMBD_DISCONNECTED); in smbd_destroy()
1392 info->transport_status = SMBD_DESTROYED; in smbd_destroy()
1416 if (server->smbd_conn->transport_status == SMBD_CONNECTED) { in smbd_reconnect()
1522 info->transport_status = SMBD_CONNECTING; in _smbd_get_connection()
1647 info->conn_wait, info->transport_status != SMBD_CONNECTING); in _smbd_get_connection()
1649 if (info->transport_status != SMBD_CONNECTED) { in _smbd_get_connection()
1699 info->transport_status = SMBD_NEGOTIATE_FAILED; in _smbd_get_connection()
1703 info->transport_status == SMBD_DISCONNECTED); in _smbd_get_connection()
1872 info->transport_status != SMBD_CONNECTED); in smbd_recv_buf()
1877 if (info->transport_status != SMBD_CONNECTED) { in smbd_recv_buf()
1903 info->transport_status != SMBD_CONNECTED); in smbd_recv_page()
1990 if (info->transport_status != SMBD_CONNECTED) { in smbd_send()
2297 info->transport_status != SMBD_CONNECTED); in get_mr()
2303 if (info->transport_status != SMBD_CONNECTED) { in get_mr()
2305 info->transport_status); in get_mr()