Searched defs:add_sta_param (Results 1 – 1 of 1) sorted by relevance
323 struct add_sta_param { struct324 u8 au8BSSID[ETH_ALEN];325 u16 u16AssocID;326 u8 u8NumRates;327 const u8 *pu8Rates;328 bool bIsHTSupported;329 u16 u16HTCapInfo;330 u8 u8AmpduParams;331 u8 au8SuppMCsSet[16];332 u16 u16HTExtParams;[all …]