Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c997 struct rtrs_clt_io_req *fail_req) in rtrs_clt_get_copy_req() argument
1001 .iov_base = fail_req->iu->buf, in rtrs_clt_get_copy_req()
1002 .iov_len = fail_req->usr_len in rtrs_clt_get_copy_req()
1005 req = &alive_path->reqs[fail_req->permit->mem_id]; in rtrs_clt_get_copy_req()
1006 rtrs_clt_init_req(req, alive_path, fail_req->conf, fail_req->permit, in rtrs_clt_get_copy_req()
1007 fail_req->priv, &vec, fail_req->usr_len, in rtrs_clt_get_copy_req()
1008 fail_req->sglist, fail_req->sg_cnt, in rtrs_clt_get_copy_req()
1009 fail_req->data_len, fail_req->dir); in rtrs_clt_get_copy_req()
1284 struct rtrs_clt_io_req *fail_req) in rtrs_clt_failover_req() argument
1297 req = rtrs_clt_get_copy_req(alive_path, fail_req); in rtrs_clt_failover_req()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c4345 goto fail_req; in qla2x00_mem_alloc()
4529 fail_req: in qla2x00_mem_alloc()
H A Dqla_init.c9763 goto fail_req; in qla2xxx_create_qpair()
9812 fail_req: in qla2xxx_create_qpair()