Home
last modified time | relevance | path

Searched defs:w (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
Dwlan_crypto_global_api.c2519 uint32_t w = LE_READ_4(sel); in wlan_crypto_wpa_suite_to_cipher() local
2540 uint32_t w = LE_READ_4(sel); in wlan_crypto_wpa_suite_to_keymgmt() local
2563 uint32_t w = LE_READ_4(sel); in wlan_crypto_rsn_suite_to_cipher() local
2597 uint32_t w = LE_READ_4(sel); in wlan_crypto_rsn_suite_to_keymgmt() local
2656 int32_t w; in wlan_crypto_wpaie_check() local
2773 int32_t w; in wlan_crypto_rsnie_check() local
3279 uint32_t w = LE_READ_4(sel); in wlan_crypto_wapi_suite_to_cipher() local
3296 uint32_t w = LE_READ_4(sel); in wlan_crypto_wapi_keymgmt() local
3313 int32_t w; in wlan_crypto_wapiie_check() local
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_util.h718 unsigned int qdf_get_hweight8(unsigned int w) in qdf_get_hweight8()
734 unsigned int qdf_get_hweight16(unsigned int w) in qdf_get_hweight16()
752 unsigned int qdf_get_hweight32(unsigned int w) in qdf_get_hweight32()