Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_svc.h662 u32 bfa_lps_get_max_vport(struct bfa_s *bfa);
Dbfad_im.c1037 fc_host_max_npiv_vports(host) = bfa_lps_get_max_vport(&bfad->bfa); in bfad_fc_host_init()
Dbfa_fcs_lport.c5923 bfa_lps_get_max_vport(port->fcs->bfa); in bfa_fcs_lport_get_info()
6729 bfa_lps_get_max_vport(fcs->bfa)) in bfa_fcs_vport_create()
Dbfa_svc.c1832 bfa_lps_get_max_vport(struct bfa_s *bfa) in bfa_lps_get_max_vport() function