Searched defs:ieee80211_device (Results 1 – 1 of 1) sorted by relevance
1606 struct ieee80211_device { struct1623 //11n spec related I wonder if These info structure need to be moved out of ieee80211_device argument1626 PRT_HIGH_THROUGHPUT pHTInfo;1629 spinlock_t bw_spinlock;1631 spinlock_t reorder_spinlock;1634 u8 Regdot11HTOperationalRateSet[16]; //use RATR format1635 u8 dot11HTOperationalRateSet[16]; //use RATR format1636 u8 RegHTSuppRateSet[16];1637 u8 HTCurrentOperaRate;1638 u8 HTHighestOperaRate;[all …]