Home
last modified time | relevance | path

Searched refs:check (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_net_types.h190 uint16_t check; member
/wlan-driver/platform/cnss2/
DKconfig152 APIs to check peripheral secure state of HW.
/wlan-driver/qcacld-3.0/configs/
Dqca6174_defconfig162 #Flag to enable the tx desc sanity check
Dqca6390_defconfig192 #Flag to enable the tx desc sanity check
Dwear_defconfig258 #Flag to enable the tx desc sanity check
Ddefault_defconfig544 #Flag to enable the tx desc sanity check
/wlan-driver/qcacld-3.0/
DKconfig752 bool "Enable dma memory addr check"
1752 bool "Enable data path memory addr check on third-party platforms"
Dwlan_qcacld3_modules.bzl1361 #TODO: check LITHIUM/BERYLLIUM/RHINE dependency
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_wext.c6035 int count = 0, check = 1; in __iw_get_char_setnone() local
6124 while (check < 3 && count < 255) { in __iw_get_char_setnone()
6133 "\n", check, in __iw_get_char_setnone()
6143 check++; in __iw_get_char_setnone()