Home
last modified time | relevance | path

Searched refs:stafree (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_wet.c110 wet_sta_t *stafree; member
240 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_wet.c110 wet_sta_t *stafree; member
240 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()