Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfad_bsg.c3305 struct bfa_fcxp_s *hal_fcxp; in bfad_fcxp_bsg_send() local
3313 hal_fcxp = bfa_fcxp_req_rsp_alloc(drv_fcxp, &bfad->bfa, in bfad_fcxp_bsg_send()
3320 if (!hal_fcxp) { in bfad_fcxp_bsg_send()
3326 drv_fcxp->bfa_fcxp = hal_fcxp; in bfad_fcxp_bsg_send()
3330 bfa_fcxp_send(hal_fcxp, drv_fcxp->bfa_rport, bsg_fcpt->vf_id, lp_tag, in bfad_fcxp_bsg_send()