OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tx_supp_rates
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/drivers/
driver_hostap.h
160
u8
tx_supp_rates
;
member in struct:prism2_hostapd_param::__anon21475::__anon21476
driver_hostap.c
628
int
tx_supp_rates
= 0;
local
638
tx_supp_rates
|= WLAN_RATE_1M;
640
tx_supp_rates
|= WLAN_RATE_2M;
642
tx_supp_rates
|= WLAN_RATE_5M5;
644
tx_supp_rates
|= WLAN_RATE_11M;
652
param.u.add_sta.
tx_supp_rates
=
tx_supp_rates
;
Completed in 60 milliseconds