Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs_rport.c1726 bfa_fcs_lport_get_fcid(port), 0, in bfa_fcs_rport_send_plogi()
1847 rport->pid, bfa_fcs_lport_get_fcid(port), in bfa_fcs_rport_send_plogiacc()
1880 bfa_fcs_lport_get_fcid(port), 0, in bfa_fcs_rport_send_adisc()
1945 bfa_fcs_lport_get_fcid(port), 0, rport->pwwn); in bfa_fcs_rport_send_nsdisc()
1949 bfa_fcs_lport_get_fcid(port), 0, rport->pid); in bfa_fcs_rport_send_nsdisc()
2101 bfa_fcs_lport_get_fcid(port), 0, in bfa_fcs_rport_send_logo()
2135 rport->pid, bfa_fcs_lport_get_fcid(port), in bfa_fcs_rport_send_logo_acc()
2205 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_rport_process_prli()
2242 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_rport_process_rpsc()
2276 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_rport_process_adisc()
[all …]
Dbfa_fcs_lport.c402 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_send_ls_rjt()
436 bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_send_fcgs_rjt()
569 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_echo()
637 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_rnid()
746 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_abts_acc()
1891 len = fc_fdmi_reqhdr_build(&fchs, pyld, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_fdmi_send_rhba()
2224 len = fc_fdmi_reqhdr_build(&fchs, pyld, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_fdmi_send_rprt()
2547 len = fc_fdmi_reqhdr_build(&fchs, pyld, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_fdmi_send_rpa()
3161 bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_ms_send_gmal()
3362 bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_ms_send_gfn()
[all …]
Dbfa_fcs.h265 #define bfa_fcs_lport_get_fcid(_lport) ((_lport)->pid) macro
Dbfa_fcs_fcpim.c471 itnim->rport->pid, bfa_fcs_lport_get_fcid(port), 0); in bfa_fcs_itnim_send_prli()
Dbfad_attr.c115 bfa_hton3b(bfa_fcs_lport_get_fcid(port->fcs_port)); in bfad_im_get_host_port_id()