/wlan-driver/qcacld-3.0/configs/ |
H A D | genoa.common | 47 #We might need to disable WEXT support in perf builds in future 53 #Flag to enable/disable Avoid acs freq feature 144 #Flags to enable/disable vendor commands 156 #Flags to enable/disable WMI APIs 243 # enable/disable feature flags based upon mobile router profile
|
H A D | wcn6450_defconfig | 179 #Flag to enable disable ACTION OUI feature 188 #Flag to enable/disable multi client low latency feature support 191 #Flag to enable/disable vendor handoff feature support 405 # enable/disable feature flags based upon mobile router profile 506 #Flag to enable/disable secure firmware feature 536 #Flag to enable/disable MTRACE feature 548 #Flag to enable set and get disable channel list feature 557 #Flag to enable/disable TARGET 11d scan 560 #Flag to enable/disable Avoid acs freq feature 633 #Flags to enable/disable vendor commands [all …]
|
H A D | qca6174_defconfig | 137 #Flag to enable disable ACTION OUI feature 167 #Flag to disable NAN 396 # enable/disable feature flags based upon mobile router profile 520 #Flag to enable/disable secure firmware feature 550 #Flag to enable/disable MTRACE feature 559 #Flag to enable set and get disable channel list feature 608 #Flags to enable/disable vendor commands 620 #Flags to enable/disable WMI APIs 631 #Flag to enable/disable TARGET 11d scan 670 #Flag to enable/disable WLAN D0-WOW
|
H A D | peach_defconfig | 267 #Flag to enable/disable WLAN D0-WOW 352 #Flag to enable disable ACTION OUI feature 361 #Flag to enable/disable multi client low latency feature support 364 #Flag to enable/disable vendor handoff feature support 509 # enable/disable feature flags based upon mobile router profile 613 #Flag to enable/disable secure firmware feature 643 #Flag to enable/disable MTRACE feature 655 #Flag to enable set and get disable channel list feature 664 #Flag to enable/disable TARGET 11d scan 667 #Flag to enable/disable Avoid acs freq feature [all …]
|
H A D | qca6390_defconfig | 167 #Flag to enable disable ACTION OUI feature 456 # enable/disable feature flags based upon mobile router profile 583 #Flag to enable/disable secure firmware feature 613 #Flag to enable/disable MTRACE feature 622 #Flag to enable set and get disable channel list feature 685 #Flags to enable/disable vendor commands 698 #Flags to enable/disable WMI APIs 706 #Flag to enable/disable TARGET 11d scan 768 #Flag to enable/disable WLAN D0-WOW
|
H A D | wear_defconfig | 227 #Flag to enable disable ACTION OUI feature 574 # enable/disable feature flags based upon mobile router profile 773 #Flag to enable/disable secure firmware feature 801 #Flag to enable/disable MTRACE feature 810 #Flag to enable set and get disable channel list feature 819 #Flag to enable/disable TARGET 11d scan 822 #Flag to enable/disable Avoid acs freq feature 885 #Flags to enable/disable vendor commands 899 #Flags to enable/disable WMI APIs 954 #Flag to enable/disable WLAN D0-WOW
|
H A D | default_defconfig | 505 #Flag to enable disable ACTION OUI feature 514 #Flag to enable/disable multi client low latency feature support 517 #Flag to enable/disable vendor handoff feature support 910 # enable/disable feature flags based upon mobile router profile 1173 #Flag to enable/disable secure firmware feature 1209 #Flag to enable/disable MTRACE feature 1221 #Flag to enable set and get disable channel list feature 1233 #Flag to enable/disable TARGET 11d scan 1236 #Flag to enable/disable Avoid acs freq feature 1312 #Flags to enable/disable vendor commands [all …]
|
H A D | qcn7605_defconfig | 6 # Flag to enable/disable TARGET 11d scan
|
/wlan-driver/qcacld-3.0/core/hdd/inc/ |
H A D | wlan_hdd_regulatory.h | 128 bool disable); 146 enum channel_enum chan_enum, int chan_num, bool disable);
|
H A D | wlan_hdd_tx_rx.h | 161 void hdd_disable_rx_ol_in_concurrency(bool disable);
|
/wlan-driver/fw-api/fw/ |
H A D | htt_deps.h | 42 #pragma warning(disable:4214) /* bit field types other than int */
|
H A D | htc.h | 35 #pragma warning( disable:4214 ) //bit field types other than int
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_regulatory.c | 723 enum channel_enum chan_enum, int chan_num, bool disable) in hdd_modify_indoor_channel_state_flags() argument 730 if (disable) { in hdd_modify_indoor_channel_state_flags() 766 bool disable) in hdd_update_indoor_channel() argument 777 hdd_debug("mark indoor channel disable: %d", disable); in hdd_update_indoor_channel() 799 chan_enum, chan_num, disable); in hdd_update_indoor_channel() 805 disable))) { in hdd_update_indoor_channel()
|
H A D | wlan_hdd_tx_rx.c | 707 void hdd_disable_rx_ol_in_concurrency(bool disable) in hdd_disable_rx_ol_in_concurrency() argument 714 ucfg_dp_rx_handle_concurrency(hdd_ctx->psoc, disable); in hdd_disable_rx_ol_in_concurrency() 717 void hdd_disable_rx_ol_in_concurrency(bool disable) in hdd_disable_rx_ol_in_concurrency() argument
|
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/ |
H A D | wlan_dp_ucfg_api.h | 305 bool disable); 309 bool disable) { } in ucfg_dp_rx_handle_concurrency() argument
|
H A D | wlan_dp_public_struct.h | 705 bool disable);
|
/wlan-driver/wpa_supplicant_8/src/ |
H A D | build.rules |
|
/wlan-driver/platform/cnss2/ |
H A D | Kconfig | 34 bool "Enable/disable CNSS platform driver asynchronous probe" 140 bool "Enable HW secure disable"
|
/wlan-driver/qcacld-3.0/ |
H A D | Kbuild | 4060 #Enable ICMP packet disable powersave feature 4132 #Enable/disable secure firmware feature 4389 #Flags to enable/disable WMI APIs 4425 #Flag to enable/disable Line number logging 4428 #Flag to enable/disable MTRACE feature 4433 #Flag to enable/disable Adaptive 11r feature 4436 #Flag to enable/disable sae single pmk feature feature 4439 #Flag to enable/disable multi client low latency feature support 4442 #Flag to enable/disable vendor handoff control feature support 4445 #Flag to enable/disable mscs feature [all …]
|
/wlan-driver/qcacld-3.0/components/dp/core/inc/ |
H A D | wlan_dp_txrx.h | 320 bool disable);
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
H A D | cdp_txrx_mon_struct.h | 544 uint8_t disable; member
|
/wlan-driver/wpa_supplicant_8/hostapd/ |
H A D | README-WPS |
|
H A D | ChangeLog |
|
/wlan-driver/wpa_supplicant_8/wpa_supplicant/ |
H A D | ChangeLog |
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
H A D | wlan_dp_txrx.c | 1321 bool disable) in dp_disable_rx_ol_for_low_tput() argument 1323 if (disable) in dp_disable_rx_ol_for_low_tput() 1331 bool disable) in dp_disable_rx_ol_for_low_tput() argument
|