Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fcs.h319 #define bfa_fcs_lport_t struct bfa_fcs_lport_s macro
438 void bfa_fcs_lport_lip_scn_online(bfa_fcs_lport_t *port);
467 bfa_fcs_lport_t lport; /* logical port */
Dbfa_fcs_lport.c3104 bfa_fcs_lport_t *port = ms->port; in bfa_fcs_lport_ms_send_gmal()
3139 bfa_fcs_lport_t *port = ms->port; in bfa_fcs_lport_ms_gmal_response()
3305 bfa_fcs_lport_t *port = ms->port; in bfa_fcs_lport_ms_send_gfn()
3339 bfa_fcs_lport_t *port = ms->port; in bfa_fcs_lport_ms_gfn_response()
3602 static void bfa_fcs_lport_ns_boot_target_disc(bfa_fcs_lport_t *port);
5085 bfa_fcs_lport_ns_boot_target_disc(bfa_fcs_lport_t *port) in bfa_fcs_lport_ns_boot_target_disc()
5748 bfa_fcs_lport_get_rport_max_speed(bfa_fcs_lport_t *port) in bfa_fcs_lport_get_rport_max_speed()
Dbfa_fcs_rport.c2534 bfa_fcs_lport_t *port = rport->port; in bfa_fcs_rport_update()