Searched refs:bfa_fcs_lport_get_fcid (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 1726 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 …]
|
D | bfa_fcs_lport.c | 402 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 …]
|
D | bfa_fcs.h | 265 #define bfa_fcs_lport_get_fcid(_lport) ((_lport)->pid) macro
|
D | bfa_fcs_fcpim.c | 471 itnim->rport->pid, bfa_fcs_lport_get_fcid(port), 0); in bfa_fcs_itnim_send_prli()
|
D | bfad_attr.c | 115 bfa_hton3b(bfa_fcs_lport_get_fcid(port->fcs_port)); in bfad_im_get_host_port_id()
|