Searched refs:macstat_snapshot (Results 1 – 3 of 3) sorted by relevance
106 stats = *(drvr->wlc->core->macstat_snapshot); in brcms_debugfs_macstat_read()
243 struct macstat *macstat_snapshot; /* mac hw prev read values */ member
443 kfree(wlc->corestate->macstat_snapshot); in brcms_c_detach_mfree()569 wlc->corestate->macstat_snapshot = in brcms_c_attach_malloc()570 kzalloc(sizeof(*wlc->corestate->macstat_snapshot), GFP_ATOMIC); in brcms_c_attach_malloc()571 if (wlc->corestate->macstat_snapshot == NULL) { in brcms_c_attach_malloc()3073 macstats = wlc->core->macstat_snapshot; in brcms_c_statsupd()3130 memset(wlc->core->macstat_snapshot, 0, sizeof(struct macstat)); in brcms_c_reset()