Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
A Dfcloop.c323 struct fcloop_lsreq *tls_req; in fcloop_rport_lsrqst_work() local
329 if (!tls_req) in fcloop_rport_lsrqst_work()
332 list_del(&tls_req->ls_list); in fcloop_rport_lsrqst_work()
335 tls_req->lsreq->done(tls_req->lsreq, tls_req->status); in fcloop_rport_lsrqst_work()
355 tls_req->lsreq = lsreq; in fcloop_h2t_ls_req()
367 tls_req->status = 0; in fcloop_h2t_ls_req()
369 &tls_req->ls_rsp, in fcloop_h2t_ls_req()
413 if (!tls_req) in fcloop_tport_lsrqst_work()
419 tls_req->lsreq->done(tls_req->lsreq, tls_req->status); in fcloop_tport_lsrqst_work()
443 tls_req->lsreq = lsreq; in fcloop_t2h_ls_req()
[all …]

Completed in 7 milliseconds