Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_svc.c235 static void bfa_rport_free(struct bfa_rport_s *rport);
4355 bfa_rport_free(rp); in bfa_rport_sm_created()
4425 bfa_rport_free(rp); in bfa_rport_sm_fwcreate_qfull()
4591 bfa_rport_free(rp); in bfa_rport_sm_offline()
4630 bfa_rport_free(rp); in bfa_rport_sm_deleting()
4636 bfa_rport_free(rp); in bfa_rport_sm_deleting()
4661 bfa_rport_free(rp); in bfa_rport_sm_deleting_qfull()
4691 bfa_rport_free(rp); in bfa_rport_sm_delete_pending()
4754 bfa_rport_free(rp); in bfa_rport_sm_iocdisable()
4889 bfa_rport_free(struct bfa_rport_s *rport) in bfa_rport_free() function