Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcs.c1010 bfa_lps_flogi(fabric->lps, fabric, alpa, bfa_fcport_get_maxfrsize(bfa), in bfa_fcs_fabric_login()
1466 bfa_fcport_get_maxfrsize(bfa), in bfa_fcs_fabric_send_flogi_acc()
Dbfa_svc.h545 u16 bfa_fcport_get_maxfrsize(struct bfa_s *bfa);
Dbfad_attr.c427 bfa_fcport_get_maxfrsize(&bfad->bfa); in bfad_im_vport_create()
Dbfa_fcs_rport.c1727 bfa_fcport_get_maxfrsize(port->fcs->bfa), in bfa_fcs_rport_send_plogi()
1849 bfa_fcport_get_maxfrsize(port->fcs->bfa), in bfa_fcs_rport_send_plogiacc()
Dbfa_fcs_lport.c3431 bfa_fcport_get_maxfrsize(port->fcs->bfa), in bfa_fcs_lport_ms_send_plogi()
4396 bfa_fcport_get_maxfrsize(port->fcs->bfa), in bfa_fcs_lport_ns_send_plogi()
6518 bfa_fcport_get_maxfrsize(__vport_bfa(vport)), in bfa_fcs_vport_do_fdisc()
Dbfa_svc.c4008 bfa_fcport_get_maxfrsize(struct bfa_s *bfa) in bfa_fcport_get_maxfrsize() function