Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/bfa/
Dbfad_bsg.c3183 struct bfad_fcxp *drv_fcxp = bfad_fcxp; in bfad_fcxp_get_req_sgaddr_cb() local
3187 sge = drv_fcxp->req_sge + sgeid; in bfad_fcxp_get_req_sgaddr_cb()
3195 struct bfad_fcxp *drv_fcxp = bfad_fcxp; in bfad_fcxp_get_req_sglen_cb() local
3198 sge = drv_fcxp->req_sge + sgeid; in bfad_fcxp_get_req_sglen_cb()
3205 struct bfad_fcxp *drv_fcxp = bfad_fcxp; in bfad_fcxp_get_rsp_sgaddr_cb() local
3209 sge = drv_fcxp->rsp_sge + sgeid; in bfad_fcxp_get_rsp_sgaddr_cb()
3217 struct bfad_fcxp *drv_fcxp = bfad_fcxp; in bfad_fcxp_get_rsp_sglen_cb() local
3220 sge = drv_fcxp->rsp_sge + sgeid; in bfad_fcxp_get_rsp_sglen_cb()
3229 struct bfad_fcxp *drv_fcxp = bfad_fcxp; in bfad_send_fcpt_cb() local
3231 drv_fcxp->req_status = req_status; in bfad_send_fcpt_cb()
[all …]