mac_hw_stats
struct mac_hw_stats *hw_stats = NULL;
struct mac_hw_stats *hw_stats = NULL;
struct mac_hw_stats hw_stats;
#define MAC_STATS_FIELD_OFF(field) (offsetof(struct mac_hw_stats, field))
struct mac_hw_stats *hw_stats = &drv->mac_cb->hw_stats;
struct mac_hw_stats *hw_stats = NULL;