Home
last modified time | relevance | path

Searched refs:bfa_fcs_lport_s (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/drivers/scsi/bfa/
Dbfa_fcs.h65 struct bfa_fcs_lport_s *port; /* parent port */
76 struct bfa_fcs_lport_s *port; /* parent port */
96 struct bfa_fcs_lport_s *port; /* parent port */
117 struct bfa_fcs_lport_s *port; /* parent port */
135 struct bfa_fcs_lport_s { struct
179 struct bfa_fcs_lport_s bport; /* base logical port */
226 #define bfa_fcs_lport_t struct bfa_fcs_lport_s
265 bfa_fcs_lport_get_drvport(struct bfa_fcs_lport_s *port) in bfa_fcs_lport_get_drvport()
279 bfa_boolean_t bfa_fcs_lport_is_online(struct bfa_fcs_lport_s *port);
280 struct bfa_fcs_lport_s *bfa_fcs_get_base_port(struct bfa_fcs_s *fcs);
[all …]
Dbfa_fcs_lport.c47 static void bfa_fcs_lport_send_ls_rjt(struct bfa_fcs_lport_s *port,
50 static void bfa_fcs_lport_plogi(struct bfa_fcs_lport_s *port,
52 static void bfa_fcs_lport_online_actions(struct bfa_fcs_lport_s *port);
53 static void bfa_fcs_lport_offline_actions(struct bfa_fcs_lport_s *port);
54 static void bfa_fcs_lport_unknown_init(struct bfa_fcs_lport_s *port);
55 static void bfa_fcs_lport_unknown_online(struct bfa_fcs_lport_s *port);
56 static void bfa_fcs_lport_unknown_offline(struct bfa_fcs_lport_s *port);
57 static void bfa_fcs_lport_deleted(struct bfa_fcs_lport_s *port);
58 static void bfa_fcs_lport_echo(struct bfa_fcs_lport_s *port,
61 static void bfa_fcs_lport_rnid(struct bfa_fcs_lport_s *port,
[all …]
Dbfa_fcs_rport.c35 struct bfa_fcs_lport_s *port, wwn_t pwwn, u32 rpid);
1696 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_send_plogi()
1816 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_send_plogiacc()
1850 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_send_adisc()
1913 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_send_nsdisc()
2069 struct bfa_fcs_lport_s *port; in bfa_fcs_rport_send_logo()
2107 struct bfa_fcs_lport_s *port; in bfa_fcs_rport_send_logo_acc()
2159 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_process_prli()
2205 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_process_rpsc()
2242 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_process_adisc()
[all …]
Dbfa_fcs_fcpim.c445 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_itnim_send_prli()
580 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_itnim_create()
745 bfa_fcs_itnim_lookup(struct bfa_fcs_lport_s *port, wwn_t rpwwn) in bfa_fcs_itnim_lookup()
758 bfa_fcs_itnim_attr_get(struct bfa_fcs_lport_s *port, wwn_t rpwwn, in bfa_fcs_itnim_attr_get()
777 bfa_fcs_itnim_stats_get(struct bfa_fcs_lport_s *port, wwn_t rpwwn, in bfa_fcs_itnim_stats_get()
795 bfa_fcs_itnim_stats_clear(struct bfa_fcs_lport_s *port, wwn_t rpwwn) in bfa_fcs_itnim_stats_clear()
Dbfad_bsg.c448 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_lport_get_attr()
471 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_lport_get_stats()
495 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_lport_reset_stats()
529 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_lport_get_iostats()
557 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_lport_get_rports()
597 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_rport_get_attr()
635 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_rport_get_addr()
684 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_rport_get_stats()
725 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_rport_clr_stats()
761 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_rport_set_speed()
[all …]
Dbfad_drv.h127 struct bfa_fcs_lport_s *fcs_port;
Dbfa_fcs.c1291 struct bfa_fcs_lport_s *bport = &fabric->bport; in bfa_fcs_fabric_process_flogi()
1367 bfa_fcs_fabric_aen_post(struct bfa_fcs_lport_s *port, in bfa_fcs_fabric_aen_post()
Dbfad.c432 bfa_fcb_lport_new(struct bfad_s *bfad, struct bfa_fcs_lport_s *port, in bfa_fcb_lport_new()
Dbfa_fcpim.c2278 struct bfa_fcs_lport_s *port = NULL; in bfa_fcpim_lunmask_add()
2338 struct bfa_fcs_lport_s *port = NULL; in bfa_fcpim_lunmask_delete()