Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcs_rport.c1725 bfa_fcs_lport_get_fcid(port), 0, in bfa_fcs_rport_send_plogi()
1846 rport->pid, bfa_fcs_lport_get_fcid(port), in bfa_fcs_rport_send_plogiacc()
1879 bfa_fcs_lport_get_fcid(port), 0, in bfa_fcs_rport_send_adisc()
1944 bfa_fcs_lport_get_fcid(port), 0, rport->pwwn); in bfa_fcs_rport_send_nsdisc()
1948 bfa_fcs_lport_get_fcid(port), 0, rport->pid); in bfa_fcs_rport_send_nsdisc()
2100 bfa_fcs_lport_get_fcid(port), 0, in bfa_fcs_rport_send_logo()
2134 rport->pid, bfa_fcs_lport_get_fcid(port), in bfa_fcs_rport_send_logo_acc()
2204 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_rport_process_prli()
2241 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_rport_process_rpsc()
2275 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_rport_process_adisc()
[all …]
Dbfa_fcs_lport.c390 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_send_ls_rjt()
424 bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_send_fcgs_rjt()
557 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_echo()
625 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_rnid()
734 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_abts_acc()
1879 len = fc_fdmi_reqhdr_build(&fchs, pyld, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_fdmi_send_rhba()
2212 len = fc_fdmi_reqhdr_build(&fchs, pyld, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_fdmi_send_rprt()
2535 len = fc_fdmi_reqhdr_build(&fchs, pyld, bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_fdmi_send_rpa()
3149 bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_ms_send_gmal()
3350 bfa_fcs_lport_get_fcid(port), in bfa_fcs_lport_ms_send_gfn()
[all …]
Dbfa_fcs.h264 #define bfa_fcs_lport_get_fcid(_lport) ((_lport)->pid) macro
Dbfa_fcs_fcpim.c470 itnim->rport->pid, bfa_fcs_lport_get_fcid(port), 0); in bfa_fcs_itnim_send_prli()
Dbfad_attr.c114 bfa_hton3b(bfa_fcs_lport_get_fcid(port->fcs_port)); in bfad_im_get_host_port_id()