Home
last modified time | relevance | path

Searched refs:bfa_fcs_lport_t (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/bfa/
Dbfa_fcs.h232 #define bfa_fcs_lport_t struct bfa_fcs_lport_s macro
350 bfa_fcs_lport_t lport; /* logical port */
Dbfa_fcs_lport.c2736 bfa_fcs_lport_t *port = ms->port; in bfa_fcs_lport_ms_send_gmal()
2770 bfa_fcs_lport_t *port = ms->port; in bfa_fcs_lport_ms_gmal_response()
2936 bfa_fcs_lport_t *port = ms->port; in bfa_fcs_lport_ms_send_gfn()
2969 bfa_fcs_lport_t *port = ms->port; in bfa_fcs_lport_ms_gfn_response()
3213 static void bfa_fcs_lport_ns_boot_target_disc(bfa_fcs_lport_t *port);
4346 bfa_fcs_lport_ns_boot_target_disc(bfa_fcs_lport_t *port) in bfa_fcs_lport_ns_boot_target_disc()
4940 bfa_fcs_lport_get_rport_max_speed(bfa_fcs_lport_t *port) in bfa_fcs_lport_get_rport_max_speed()
Dbfa_fcs_rport.c2148 bfa_fcs_lport_t *port = rport->port; in bfa_fcs_rport_update()