Home
last modified time | relevance | path

Searched defs:ieee80211_device (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1744 struct ieee80211_device { struct
1761 //11n spec related I wonder if These info structure need to be moved out of ieee80211_device argument
1764 PRT_HIGH_THROUGHPUT pHTInfo;
1767 spinlock_t bw_spinlock;
1769 spinlock_t reorder_spinlock;
1772 u8 Regdot11HTOperationalRateSet[16]; //use RATR format
1773 u8 dot11HTOperationalRateSet[16]; //use RATR format
1774 u8 RegHTSuppRateSet[16];
1775 u8 HTCurrentOperaRate;
1776 u8 HTHighestOperaRate;
[all …]