Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs.h72 struct bfa_fcs_lport_s *port; /* parent port */
81 struct bfa_fcs_lport_s *port; /* parent port */
101 struct bfa_fcs_lport_s *port; /* parent port */
122 struct bfa_fcs_lport_s *port; /* parent port */
140 struct bfa_fcs_lport_s { struct
183 struct bfa_fcs_lport_s bport; /* base logical port */
232 #define bfa_fcs_lport_t struct bfa_fcs_lport_s
273 bfa_fcs_lport_get_drvport(struct bfa_fcs_lport_s *port) in bfa_fcs_lport_get_drvport()
287 bfa_boolean_t bfa_fcs_lport_is_online(struct bfa_fcs_lport_s *port);
288 struct bfa_fcs_lport_s *bfa_fcs_get_base_port(struct bfa_fcs_s *fcs);
[all …]
Dbfa_fcs_lport.c26 static void bfa_fcs_lport_send_ls_rjt(struct bfa_fcs_lport_s *port,
29 static void bfa_fcs_lport_plogi(struct bfa_fcs_lport_s *port,
31 static void bfa_fcs_lport_online_actions(struct bfa_fcs_lport_s *port);
32 static void bfa_fcs_lport_offline_actions(struct bfa_fcs_lport_s *port);
33 static void bfa_fcs_lport_unknown_init(struct bfa_fcs_lport_s *port);
34 static void bfa_fcs_lport_unknown_online(struct bfa_fcs_lport_s *port);
35 static void bfa_fcs_lport_unknown_offline(struct bfa_fcs_lport_s *port);
36 static void bfa_fcs_lport_deleted(struct bfa_fcs_lport_s *port);
37 static void bfa_fcs_lport_echo(struct bfa_fcs_lport_s *port,
40 static void bfa_fcs_lport_rnid(struct bfa_fcs_lport_s *port,
[all …]
Dbfa_fcs_rport.c36 struct bfa_fcs_lport_s *port, wwn_t pwwn, u32 rpid);
1366 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_send_plogi()
1485 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_send_plogiacc()
1518 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_send_adisc()
1580 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_send_nsdisc()
1735 struct bfa_fcs_lport_s *port; in bfa_fcs_rport_send_logo()
1772 struct bfa_fcs_lport_s *port; in bfa_fcs_rport_send_logo_acc()
1824 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_process_prli()
1870 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_process_rpsc()
1907 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_process_adisc()
[all …]
Dbfa_fcs_fcpim.c422 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_itnim_send_prli()
552 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_itnim_create()
738 bfa_fcs_itnim_lookup(struct bfa_fcs_lport_s *port, wwn_t rpwwn) in bfa_fcs_itnim_lookup()
751 bfa_fcs_itnim_attr_get(struct bfa_fcs_lport_s *port, wwn_t rpwwn, in bfa_fcs_itnim_attr_get()
770 bfa_fcs_itnim_stats_get(struct bfa_fcs_lport_s *port, wwn_t rpwwn, in bfa_fcs_itnim_stats_get()
788 bfa_fcs_itnim_stats_clear(struct bfa_fcs_lport_s *port, wwn_t rpwwn) in bfa_fcs_itnim_stats_clear()
Dbfad_bsg.c420 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_lport_get_attr()
443 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_lport_get_stats()
467 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_lport_reset_stats()
501 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_lport_get_iostats()
529 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_lport_get_rports()
567 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_rport_get_attr()
601 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_rport_get_addr()
650 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_rport_get_stats()
689 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_rport_clr_stats()
724 struct bfa_fcs_lport_s *fcs_port; in bfad_iocmd_rport_set_speed()
[all …]
Dbfad_drv.h132 struct bfa_fcs_lport_s *fcs_port;
Dbfa_fcs.c1258 struct bfa_fcs_lport_s *bport = &fabric->bport; in bfa_fcs_fabric_process_flogi()
1336 bfa_fcs_fabric_aen_post(struct bfa_fcs_lport_s *port, in bfa_fcs_fabric_aen_post()
Dbfad.c424 bfa_fcb_lport_new(struct bfad_s *bfad, struct bfa_fcs_lport_s *port, in bfa_fcb_lport_new()
Dbfa_fcpim.c2274 struct bfa_fcs_lport_s *port = NULL; in bfa_fcpim_lunmask_add()
2335 struct bfa_fcs_lport_s *port = NULL; in bfa_fcpim_lunmask_delete()