Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_svc.h215 #define BFA_FCXP_RSP_PLD(_fcxp) (bfa_fcxp_get_rspbuf(_fcxp))
623 void *bfa_fcxp_get_rspbuf(struct bfa_fcxp_s *fcxp);
Dbfa_fcs_rport.c1884 void *pld = bfa_fcxp_get_rspbuf(fcxp); in bfa_fcs_rport_adisc_response()
Dbfa_svc.c946 bfa_fcxp_get_rspbuf(struct bfa_fcxp_s *fcxp) in bfa_fcxp_get_rspbuf() function