Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c643 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, in abort_status_to_errno() function
688 csk->err = abort_status_to_errno(csk, req->status, &rst_status); in do_abort_req()
/Linux-v5.15/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1133 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, in abort_status_to_errno() function
1189 csk->err = abort_status_to_errno(csk, req->status, &rst_status); in do_abort_req_rss()