Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfa_defs_fcs.h152 struct bfa_lport_stats_s { struct
274 struct bfa_lport_stats_s port_stats; /* base class (port) stats */
A Dbfa_fcs.h151 struct bfa_lport_stats_s stats;
295 struct bfa_lport_stats_s *port_stats);
A Dbfad_bsg.h302 struct bfa_lport_stats_s port_stats;
A Dbfad_bsg.c836 sizeof(struct bfa_lport_stats_s)); in bfad_iocmd_vport_get_stats()
861 memset(&fcs_vport->lport.stats, 0, sizeof(struct bfa_lport_stats_s)); in bfad_iocmd_vport_clr_stats()
A Dbfa_fcs_lport.c5947 struct bfa_lport_stats_s *port_stats) in bfa_fcs_lport_get_stats()
5955 memset(&fcs_port->stats, 0, sizeof(struct bfa_lport_stats_s)); in bfa_fcs_lport_clear_stats()

Completed in 29 milliseconds