Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c642 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, in abort_status_to_errno() function
687 csk->err = abort_status_to_errno(csk, req->status, &rst_status); in do_abort_req()
/Linux-v5.10/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1132 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, in abort_status_to_errno() function
1188 csk->err = abort_status_to_errno(csk, req->status, &rst_status); in do_abort_req_rss()