Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/
Dbfa_fcs.c940 bfa_lps_flogi(fabric->lps, fabric, alpa, bfa_fcport_get_maxfrsize(bfa), in bfa_fcs_fabric_login()
1340 bfa_fcport_get_maxfrsize(bfa), in bfa_fcs_fabric_send_flogi_acc()
Dbfa_svc.h538 u16 bfa_fcport_get_maxfrsize(struct bfa_s *bfa);
Dbfad_attr.c422 bfa_fcport_get_maxfrsize(&bfad->bfa); in bfad_im_vport_create()
Dbfa_fcs_rport.c1715 bfa_fcport_get_maxfrsize(port->fcs->bfa), in bfa_fcs_rport_send_plogi()
1837 bfa_fcport_get_maxfrsize(port->fcs->bfa), in bfa_fcs_rport_send_plogiacc()
Dbfa_fcs_lport.c3443 bfa_fcport_get_maxfrsize(port->fcs->bfa), in bfa_fcs_lport_ms_send_plogi()
4408 bfa_fcport_get_maxfrsize(port->fcs->bfa), in bfa_fcs_lport_ns_send_plogi()
6512 bfa_fcport_get_maxfrsize(__vport_bfa(vport)), in bfa_fcs_vport_do_fdisc()
Dbfa_svc.c3912 bfa_fcport_get_maxfrsize(struct bfa_s *bfa) in bfa_fcport_get_maxfrsize() function