Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_fcs.h226 #define bfa_fcs_lport_t struct bfa_fcs_lport_s macro
345 void bfa_fcs_lport_lip_scn_online(bfa_fcs_lport_t *port);
350 bfa_fcs_lport_t lport; /* logical port */
Dbfa_fcs_lport.c3144 bfa_fcs_lport_t *port = ms->port; in bfa_fcs_lport_ms_send_gmal()
3179 bfa_fcs_lport_t *port = ms->port; in bfa_fcs_lport_ms_gmal_response()
3345 bfa_fcs_lport_t *port = ms->port; in bfa_fcs_lport_ms_send_gfn()
3379 bfa_fcs_lport_t *port = ms->port; in bfa_fcs_lport_ms_gfn_response()
3642 static void bfa_fcs_lport_ns_boot_target_disc(bfa_fcs_lport_t *port);
5144 bfa_fcs_lport_ns_boot_target_disc(bfa_fcs_lport_t *port) in bfa_fcs_lport_ns_boot_target_disc()
5819 bfa_fcs_lport_get_rport_max_speed(bfa_fcs_lport_t *port) in bfa_fcs_lport_get_rport_max_speed()
Dbfa_fcs_rport.c2518 bfa_fcs_lport_t *port = rport->port; in bfa_fcs_rport_update()