Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Drc80211_minstrel_ht.h115 void *ratelist; member
H A Drc80211_minstrel_ht.c1537 msp->legacy.r = msp->ratelist; in minstrel_ht_update_caps()
1580 msp->ratelist = kcalloc(max_rates, sizeof(struct minstrel_rate), gfp); in minstrel_ht_alloc_sta()
1581 if (!msp->ratelist) in minstrel_ht_alloc_sta()
1591 kfree(msp->ratelist); in minstrel_ht_alloc_sta()
1603 kfree(msp->ratelist); in minstrel_ht_free_sta()