bfa_lport_stats_s
struct bfa_lport_stats_s port_stats; /* base class (port) stats */
struct bfa_lport_stats_s stats;
struct bfa_lport_stats_s *port_stats);
struct bfa_lport_stats_s *port_stats)
memset(&fcs_port->stats, 0, sizeof(struct bfa_lport_stats_s));
sizeof(struct bfa_lport_stats_s));
memset(&fcs_vport->lport.stats, 0, sizeof(struct bfa_lport_stats_s));
struct bfa_lport_stats_s port_stats;