Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/bfa/
H A Dbfad_bsg.c3258 drv_fcxp->rsp_len = rsp_len; in bfad_send_fcpt_cb()
3261 drv_fcxp->bfa_fcxp = NULL; in bfad_send_fcpt_cb()
3262 complete(&drv_fcxp->comp); in bfad_send_fcpt_cb()
3340 drv_fcxp->num_req_sgles, in bfad_fcxp_bsg_send()
3341 drv_fcxp->num_rsp_sgles, in bfad_fcxp_bsg_send()
3414 if (drv_fcxp == NULL) { in bfad_im_bsg_els_ct_request()
3438 if (!drv_fcxp->port->bfad) in bfad_im_bsg_els_ct_request()
3439 drv_fcxp->port->bfad = bfad; in bfad_im_bsg_els_ct_request()
3445 drv_fcxp->bfa_rport = NULL; in bfad_im_bsg_els_ct_request()
3492 if (!drv_fcxp->reqbuf_info) { in bfad_im_bsg_els_ct_request()
[all …]