Home
last modified time | relevance | path

Searched refs:bfa_lport_stats_s (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/bfa/
Dbfa_defs_fcs.h159 struct bfa_lport_stats_s { struct
281 struct bfa_lport_stats_s port_stats; /* base class (port) stats */
Dbfa_fcs.h158 struct bfa_lport_stats_s stats;
307 struct bfa_lport_stats_s *port_stats);
Dbfad_bsg.h306 struct bfa_lport_stats_s port_stats;
Dbfad_bsg.c815 sizeof(struct bfa_lport_stats_s)); in bfad_iocmd_vport_get_stats()
840 memset(&fcs_vport->lport.stats, 0, sizeof(struct bfa_lport_stats_s)); in bfad_iocmd_vport_clr_stats()
Dbfa_fcs_lport.c5738 struct bfa_lport_stats_s *port_stats) in bfa_fcs_lport_get_stats()
5746 memset(&fcs_port->stats, 0, sizeof(struct bfa_lport_stats_s)); in bfa_fcs_lport_clear_stats()