Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfa_svc.c227 static void bfa_rport_free(struct bfa_rport_s *rport);
4347 bfa_rport_free(rp); in bfa_rport_sm_created()
4417 bfa_rport_free(rp); in bfa_rport_sm_fwcreate_qfull()
4583 bfa_rport_free(rp); in bfa_rport_sm_offline()
4622 bfa_rport_free(rp); in bfa_rport_sm_deleting()
4628 bfa_rport_free(rp); in bfa_rport_sm_deleting()
4653 bfa_rport_free(rp); in bfa_rport_sm_deleting_qfull()
4683 bfa_rport_free(rp); in bfa_rport_sm_delete_pending()
4746 bfa_rport_free(rp); in bfa_rport_sm_iocdisable()
4881 bfa_rport_free(struct bfa_rport_s *rport) in bfa_rport_free() function