Home
last modified time | relevance | path

Searched refs:stop (Results 1 – 19 of 19) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_debugfs.c33 bool stop; member
114 priv->stop = false; in qdf_debugfs_seq_start()
127 if (priv && priv->stop) { in qdf_debugfs_seq_next()
154 priv->stop = true; in qdf_debugfs_seq_show()
228 .stop = qdf_debugfs_seq_stop,
H A Dqdf_mem.c657 .stop = qdf_mem_seq_stop,
710 .stop = qdf_mem_seq_stop,
883 .stop = qdf_nbuf_seq_stop,
H A Di_qdf_ipa.h404 (((struct ipa_wdi_bw_info *)bw_info)->stop)
/wlan-driver/wpa_supplicant_8/src/ap/
H A Daccounting.c
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_init.c146 uint32_t stop = 0, tableindex = 0; in dfs_fill_ft_index_table() local
148 while ((tableindex < DFS_MAX_RADAR_OVERLAP) && (!stop)) { in dfs_fill_ft_index_table()
150 stop = 1; in dfs_fill_ft_index_table()
155 if (stop) { in dfs_fill_ft_index_table()
H A Ddfs_fcc_bin5.c83 uint32_t index, stop; in dfs_bin5_addpulse() local
118 stop = 0; in dfs_bin5_addpulse()
120 while ((!stop) && (br->br_numelems - 1) > 0) { in dfs_bin5_addpulse()
128 stop = 1; in dfs_bin5_addpulse()
/wlan-driver/platform/cnss2/
H A DKconfig131 bool "Enable early trace stop support"
134 If enabled, CNSS platform driver will notify wlan fw to stop
/wlan-driver/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_core.c2818 static void wlan_ipa_uc_bw_monitor(struct wlan_ipa_priv *ipa_ctx, bool stop) in wlan_ipa_uc_bw_monitor() argument
2831 QDF_IPA_WDI_BW_INFO_START_STOP(&bw_info) = stop; in wlan_ipa_uc_bw_monitor()
2837 if (!stop) { in wlan_ipa_uc_bw_monitor()
2844 ipa_debug("ipa uc bw monitor %s", stop ? "stop" : "start"); in wlan_ipa_uc_bw_monitor()
2848 void wlan_ipa_uc_bw_monitor(struct wlan_ipa_priv *ipa_ctx, bool stop) in wlan_ipa_uc_bw_monitor() argument
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A DREADME-WPS
H A Dandroid.config
H A Ddefconfig
H A DChangeLog
H A DREADME
/wlan-driver/wpa_supplicant_8/wpa_supplicant/doc/docbook/
H A Dwpa_supplicant.sgml
/wlan-driver/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/
H A Dwpa_gui_de.ts
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h4318 bool stop; member
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms1449 // The IE *may* stop here; if there's any more, we should see two more
/wlan-driver/wpa_supplicant_8/hostapd/
H A DChangeLog