Searched refs:bfa_fcs_lport_s (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/scsi/bfa/ |
| A D | bfa_fcs.h | 71 struct bfa_fcs_lport_s *port; /* parent port */ 198 struct bfa_fcs_lport_s; 201 struct bfa_fcs_lport_s { struct 391 struct bfa_fcs_lport_s *port); 414 struct bfa_fcs_lport_s *port, u32 pid); 416 struct bfa_fcs_lport_s *port, u32 pid); 418 struct bfa_fcs_lport_s *port, wwn_t pwwn); 420 struct bfa_fcs_lport_s *port, wwn_t nwwn); 476 ((struct bfa_fcs_lport_s *)(&vport->port)) 712 static inline struct bfa_fcs_lport_s * [all …]
|
| A D | bfa_fcs_lport.c | 80 void (*init) (struct bfa_fcs_lport_s *port); 121 struct bfa_fcs_lport_s *port, in bfa_fcs_lport_sm_uninit() 173 struct bfa_fcs_lport_s *port, in bfa_fcs_lport_sm_online() 233 struct bfa_fcs_lport_s *port, in bfa_fcs_lport_sm_offline() 313 struct bfa_fcs_lport_s *port, in bfa_fcs_lport_sm_deleting() 984 struct bfa_fcs_lport_s *port, in bfa_fcs_lport_add_rport() 996 struct bfa_fcs_lport_s *port, in bfa_fcs_lport_del_rport() 1121 struct bfa_fcs_lport_s *port, in bfa_fcs_lport_get_attr() 3599 struct bfa_fcs_lport_s *port, 5642 struct bfa_fcs_lport_s * [all …]
|
| A D | bfa_fcs_rport.c | 1712 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_send_plogi() 1832 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_send_plogiacc() 1866 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_send_adisc() 1929 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_send_nsdisc() 2085 struct bfa_fcs_lport_s *port; in bfa_fcs_rport_send_logo() 2123 struct bfa_fcs_lport_s *port; in bfa_fcs_rport_send_logo_acc() 2175 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_process_prli() 2221 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_process_rpsc() 2258 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_process_adisc() 2294 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_rport_hal_online() [all …]
|
| A D | bfa_fcs_fcpim.c | 462 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_itnim_send_prli() 597 struct bfa_fcs_lport_s *port = rport->port; in bfa_fcs_itnim_create() 762 bfa_fcs_itnim_lookup(struct bfa_fcs_lport_s *port, wwn_t rpwwn) in bfa_fcs_itnim_lookup() 775 bfa_fcs_itnim_attr_get(struct bfa_fcs_lport_s *port, wwn_t rpwwn, in bfa_fcs_itnim_attr_get() 794 bfa_fcs_itnim_stats_get(struct bfa_fcs_lport_s *port, wwn_t rpwwn, in bfa_fcs_itnim_stats_get() 812 bfa_fcs_itnim_stats_clear(struct bfa_fcs_lport_s *port, wwn_t rpwwn) in bfa_fcs_itnim_stats_clear()
|
| 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 …]
|
| A D | bfad_drv.h | 127 struct bfa_fcs_lport_s *fcs_port;
|
| 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()
|
| A D | bfad.c | 432 bfa_fcb_lport_new(struct bfad_s *bfad, struct bfa_fcs_lport_s *port, in bfa_fcb_lport_new()
|
| A D | bfa_fcpim.c | 2227 struct bfa_fcs_lport_s *port = NULL; in bfa_fcpim_lunmask_add() 2287 struct bfa_fcs_lport_s *port = NULL; in bfa_fcpim_lunmask_delete()
|
Completed in 51 milliseconds