Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_svc.c228 static bfa_boolean_t bfa_rport_send_fwcreate(struct bfa_rport_s *rp);
4332 if (bfa_rport_send_fwcreate(rp)) in bfa_rport_sm_created()
4404 bfa_rport_send_fwcreate(rp); in bfa_rport_sm_fwcreate_qfull()
4582 if (bfa_rport_send_fwcreate(rp)) in bfa_rport_sm_offline()
4745 if (bfa_rport_send_fwcreate(rp)) in bfa_rport_sm_iocdisable()
4885 bfa_rport_send_fwcreate(struct bfa_rport_s *rp) in bfa_rport_send_fwcreate() function