Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfa_fcs_rport.c1720 (void *)rport, FC_MAX_PDUSZ, FC_ELS_TOV); in bfa_fcs_rport_send_plogi()
1841 FC_CLASS_3, len, &fchs, NULL, NULL, FC_MAX_PDUSZ, 0); in bfa_fcs_rport_send_plogiacc()
1872 rport, FC_MAX_PDUSZ, FC_ELS_TOV); in bfa_fcs_rport_send_adisc()
1942 (void *)rport, FC_MAX_PDUSZ, FC_FCCT_TOV); in bfa_fcs_rport_send_nsdisc()
2093 rport, FC_MAX_PDUSZ, FC_ELS_TOV); in bfa_fcs_rport_send_logo()
2126 FC_CLASS_3, len, &fchs, NULL, NULL, FC_MAX_PDUSZ, 0); in bfa_fcs_rport_send_logo_acc()
2196 FC_CLASS_3, len, &fchs, NULL, NULL, FC_MAX_PDUSZ, 0); in bfa_fcs_rport_process_prli()
2266 FC_MAX_PDUSZ, 0); in bfa_fcs_rport_process_adisc()
2931 NULL, NULL, FC_MAX_PDUSZ, 0); in bfa_fcs_rport_send_prlo_acc()
2958 FC_MAX_PDUSZ, 0); in bfa_fcs_rport_send_ls_rjt()
[all …]
A Dbfa_fcs_lport.c399 FC_MAX_PDUSZ, 0); in bfa_fcs_lport_send_ls_rjt()
433 FC_MAX_PDUSZ, 0); in bfa_fcs_lport_send_fcgs_rjt()
578 FC_MAX_PDUSZ, 0); in bfa_fcs_lport_echo()
635 FC_MAX_PDUSZ, 0); in bfa_fcs_lport_rnid()
743 FC_MAX_PDUSZ, 0); in bfa_fcs_lport_abts_acc()
1881 memset(pyld, 0, FC_MAX_PDUSZ); in bfa_fcs_lport_fdmi_send_rhba()
1896 FC_MAX_PDUSZ, FC_FCCT_TOV); in bfa_fcs_lport_fdmi_send_rhba()
2222 memset(pyld, 0, FC_MAX_PDUSZ); in bfa_fcs_lport_fdmi_send_rprt()
2545 memset(pyld, 0, FC_MAX_PDUSZ); in bfa_fcs_lport_fdmi_send_rpa()
3449 FC_MAX_PDUSZ, FC_ELS_TOV); in bfa_fcs_lport_ms_send_plogi()
[all …]
A Dbfa_fc.h249 FC_MAX_PDUSZ = 2112, enumerator
A Dbfa_fcs_fcpim.c468 FC_MAX_PDUSZ, FC_ELS_TOV); in bfa_fcs_itnim_send_prli()
A Dbfa_fcs.c1346 FC_MAX_PDUSZ, 0); in bfa_fcs_fabric_send_flogi_acc()
A Dbfa_svc.c802 send_req->max_frmsz = cpu_to_be16(FC_MAX_PDUSZ); in bfa_fcxp_queue()
805 send_req->max_frmsz = cpu_to_be16(FC_MAX_PDUSZ); in bfa_fcxp_queue()
3900 if ((maxfrsize > FC_MAX_PDUSZ) || (maxfrsize < FC_MIN_PDUSZ)) in bfa_fcport_cfg_maxfrsize()
3904 if ((maxfrsize != FC_MAX_PDUSZ) && (maxfrsize & (maxfrsize - 1))) in bfa_fcport_cfg_maxfrsize()
A Dbfa_fcbuild.c361 || (be16_to_cpu(plogi->class3.rxsz) > FC_MAX_PDUSZ) in fc_plogi_parse()

Completed in 60 milliseconds