Home
last modified time | relevance | path

Searched refs:macstat_t (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_alloc.c285 (macstat_t *)wlc_calloc(unit, sizeof(macstat_t)); in wlc_attach_malloc()
Dwlc_main.h293 macstat_t *macstat_snapshot; /* mac hw prev read values */
Dd11.h1622 } macstat_t; typedef
Dwlc_ampdu.c336 M_UCODE_MACSTAT + offsetof(macstat_t, txfunfl[fid])); in wlc_ffpld_check_txfunfl()
Dwlc_main.c392 sizeof(macstat_t)); in wlc_reset()
4732 macstat_t macstats; in wlc_statsupd()
4754 &macstats, sizeof(macstat_t)); in wlc_statsupd()
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_lcn.c146 wlapi_bmac_read_shm((pi)->sh->physhim, M_UCODE_MACSTAT + offsetof(macstat_t, txallfrm))