Searched refs:bfa_fcs_lport_get_fcid (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 1713 bfa_fcs_lport_get_fcid(port), 0, in bfa_fcs_rport_send_plogi() 1834 rport->pid, bfa_fcs_lport_get_fcid(port), in bfa_fcs_rport_send_plogiacc() 1867 bfa_fcs_lport_get_fcid(port), 0, in bfa_fcs_rport_send_adisc() 1932 bfa_fcs_lport_get_fcid(port), 0, rport->pwwn); in bfa_fcs_rport_send_nsdisc() 1936 bfa_fcs_lport_get_fcid(port), 0, rport->pid); in bfa_fcs_rport_send_nsdisc() 2088 bfa_fcs_lport_get_fcid(port), 0, in bfa_fcs_rport_send_logo() 2122 rport->pid, bfa_fcs_lport_get_fcid(port), in bfa_fcs_rport_send_logo_acc() 2192 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_rport_process_prli() 2229 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_rport_process_rpsc() 2260 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_rport_process_adisc() [all …]
|
D | bfa_fcs_lport.c | 394 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_send_ls_rjt() 428 bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_send_fcgs_rjt() 561 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_echo() 629 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_rnid() 738 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_abts_acc() 1883 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 | 254 #define bfa_fcs_lport_get_fcid(_lport) ((_lport)->pid) macro
|
D | bfa_fcs_fcpim.c | 463 itnim->rport->pid, bfa_fcs_lport_get_fcid(port), 0); in bfa_fcs_itnim_send_prli()
|
D | bfad_attr.c | 107 bfa_hton3b(bfa_fcs_lport_get_fcid(port->fcs_port)); in bfad_im_get_host_port_id()
|