Home
last modified time | relevance | path

Searched refs:no (Results 1 – 12 of 12) sorted by relevance

/wlan-driver/qcacld-3.0/configs/
Dgenoa.common215 #Max no of offloaded beaconing entities supported
Dqca6174_defconfig309 # there is no other way to identify defconfig builds, QCOMs internal
312 # way no critical debug feature will be enabled for perf and shipment
Dwcn6450_defconfig336 # there is no other way to identify defconfig builds, QCOMs internal
339 # way no critical debug feature will be enabled for perf and shipment
Dqca6390_defconfig366 # there is no other way to identify defconfig builds, QCOMs internal
369 # way no critical debug feature will be enabled for perf and shipment
Dpeach_defconfig441 # there is no other way to identify defconfig builds, QCOMs internal
444 # way no critical debug feature will be enabled for perf and shipment
Dwear_defconfig467 # there is no other way to identify defconfig builds, QCOMs internal
470 # way no critical debug feature will be enabled for perf and shipment
Ddefault_defconfig801 # there is no other way to identify defconfig builds, QCOMs internal
804 # way no critical debug feature will be enabled for perf and shipment
/wlan-driver/qcacld-3.0/
DKbuild3343 …0211_validate_key_link_id" $(srctree)/net/wireless/nl80211.c; then echo "yes" ;else echo "no" ;fi;)
3348 …t link_station_parameters" $(srctree)/include/net/cfg80211.h; then echo "yes"; else echo "no"; fi;)
3353 …1_EXT_FEATURE_PUNCT" $(srctree)/include/uapi/linux/nl80211.h; then echo "yes" ;else echo "no" ;fi;)
3358 …link_id, u16 punct_bitmap" $(srctree)/include/net/cfg80211.h; then echo "yes" ;else echo "no" ;fi;)
3363 …ND_DEAUTH_RANDOM_TA" $(srctree)/include/uapi/linux/nl80211.h; then echo "yes"; else echo "no"; fi;)
3373 …hentication request event" $(srctree)/include/net/cfg80211.h; then echo "yes" ;else echo "no" ;fi;)
3378 …_FEATURE_SECURE_NAN" $(srctree)/include/uapi/linux/nl80211.h; then echo "yes"; else echo "no"; fi;)
3383 …F "bool mlo_params_valid;" $(srctree)/include/net/cfg80211.h; then echo "yes" ;else echo "no" ;fi;)
4704 #modes supported and no of STA vdev total non scan pending queue. Reserve
4755 # Value 0 represents no limit and any non zero value represents the maximum
[all …]
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
Ddot11f.frms260 no, 2;
865 * provided in the next table. There is no way to indicate a vendor-specific
/wlan-driver/qcacld-3.0/core/mac/src/include/
Ddot11f.h130 uint16_t no; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c5909 pAuth->authTransactionSeqNumber = auth.AuthSeqNo.no;
Ddot11f.c15352 (pFrm + pFf->offset))->no)); in unpack_core()
21370 frameshtons(pCtx, pBuf, pSrc->no, 0); in dot11f_pack_ff_auth_seq_no()