Searched refs:stafree (Results 1 – 2 of 2) sorted by relevance
110 wet_sta_t *stafree; member240 p->stafree = &p->sta[0]; in dhd_get_wet_info()812 if (!weth->stafree) { in wet_sta_alloc()816 sta = weth->stafree; in wet_sta_alloc()817 weth->stafree = sta->next; in wet_sta_alloc()900 sta2->next = weth->stafree; in BCMFASTPATH()901 weth->stafree = sta2; in BCMFASTPATH()