Searched refs:bfa_fcs_lport_s (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfa_fcs.h | 135 struct bfa_fcs_lport_s { struct 298 struct bfa_fcs_lport_s *port); 321 struct bfa_fcs_lport_s *port, u32 pid); 323 struct bfa_fcs_lport_s *port, u32 pid); 325 struct bfa_fcs_lport_s *port, wwn_t pwwn); 327 struct bfa_fcs_lport_s *port, wwn_t nwwn); 359 ((struct bfa_fcs_lport_s *)(&vport->port)) 463 struct bfa_fcs_lport_s *port, wwn_t rnwwn); 485 struct bfa_fcs_lport_s *port, wwn_t wwn); 526 static inline struct bfa_fcs_lport_s * [all …]
|
H A D | bfa_fcs_lport.c | 80 void (*init) (struct bfa_fcs_lport_s *port); 134 struct bfa_fcs_lport_s *port, in bfa_fcs_lport_sm_uninit() 186 struct bfa_fcs_lport_s *port, in bfa_fcs_lport_sm_online() 246 struct bfa_fcs_lport_s *port, in bfa_fcs_lport_sm_offline() 326 struct bfa_fcs_lport_s *port, in bfa_fcs_lport_sm_deleting() 997 struct bfa_fcs_lport_s *port, in bfa_fcs_lport_add_rport() 1009 struct bfa_fcs_lport_s *port, in bfa_fcs_lport_del_rport() 1134 struct bfa_fcs_lport_s *port, in bfa_fcs_lport_get_attr() 3639 struct bfa_fcs_lport_s *port, 5713 struct bfa_fcs_lport_s * [all …]
|
H A D | bfa_fcs_rport.c | 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() 2278 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_hal_online() [all …]
|
H A D | bfa_fcs_fcpim.c | 445 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()
|
H A D | bfad_bsg.c | 448 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 …]
|
H A D | bfad_drv.h | 127 struct bfa_fcs_lport_s *fcs_port;
|
H A D | bfa_fcs.c | 1291 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()
|
H A D | bfad.c | 432 bfa_fcb_lport_new(struct bfad_s *bfad, struct bfa_fcs_lport_s *port, in bfa_fcb_lport_new()
|
H A D | bfa_fcpim.c | 2278 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()
|