Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1538 struct ieee80211_device { struct
1555 //11n spec related I wonder if These info structure need to be moved out of ieee80211_device argument
1558 PRT_HIGH_THROUGHPUT pHTInfo;
1561 spinlock_t bw_spinlock;
1563 spinlock_t reorder_spinlock;
1566 u8 Regdot11HTOperationalRateSet[16]; //use RATR format
1567 u8 dot11HTOperationalRateSet[16]; //use RATR format
1568 u8 RegHTSuppRateSet[16];
1569 u8 HTCurrentOperaRate;
1570 u8 HTHighestOperaRate;
[all …]