Home
last modified time | relevance | path

Searched refs:per (Results 1 – 25 of 25) sorted by relevance

/wlan-driver/wpa_supplicant_8/hostapd/
H A Dhostapd.wpa_psk
H A DChangeLog
H A DREADME
H A DREADME-MULTI-AP
H A DREADME-WPS
/wlan-driver/qcacld-3.0/configs/
H A Dkiwi_v2_defconfig72 #Enable per link stats support
H A Dqca6174_defconfig300 # As per target team, build is done as follows:
H A Dwcn6450_defconfig327 # As per target team, build is done as follows:
H A Dqca6390_defconfig357 # As per target team, build is done as follows:
H A Dpeach_defconfig432 # As per target team, build is done as follows:
H A Dwear_defconfig458 # As per target team, build is done as follows:
H A Ddefault_defconfig792 # As per target team, build is done as follows:
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/inc/
H A Dwlan_spectral_public_structs.h302 int per; member
/wlan-driver/wpa_supplicant_8/wpa_supplicant/doc/docbook/
H A Dwpa_background.sgml
H A Dwpa_supplicant.sgml
/wlan-driver/platform/cnss2/
H A DKconfig53 This config flag controls the feature per target based. The feature
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_stats_struct.h1686 uint32_t per; member
2172 uint32_t per; member
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A DREADME
H A DREADME-HS20
H A DChangeLog
H A DREADME-P2P
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral.h907 int per; member
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms1926 // This field is declared optional as per bugs 15234, 14755, & 14991.
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c7642 peer_stats->tx.per = qdf_do_div((peer_stats->tx.retries * 100), in dp_get_peer_tx_per()
7646 peer_stats->tx.per = 0; in dp_get_peer_tx_per()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c1522 peer_stats_intf.per = tgt_peer->stats.tx.last_per; in dp_peer_stats_notify()