Home
last modified time | relevance | path

Searched refs:qdf_get_hweight32 (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_util.h752 unsigned int qdf_get_hweight32(unsigned int w) in qdf_get_hweight32() function
/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/
Dtarget_if_cfr_enh.c1896 num_data_chains = qdf_get_hweight32(param.data_for_chainmask); in target_if_pdev_enhanced_aoa_phasedelta_event_handler()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_main.c430 num_rx_contexts = qdf_get_hweight32(reo_ring_map); in dp_get_num_rx_contexts()
446 return qdf_get_hweight32(rx_rings_config); in dp_get_num_rx_contexts()
460 num_rx_contexts = qdf_get_hweight32(reo_config); in dp_get_num_rx_contexts()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.c29340 num_rates += qdf_get_hweight32(mask->control[band].legacy); in hdd_check_bitmask_for_single_rate()
29396 if (!qdf_get_hweight32(mask->control[band].legacy)) { in __wlan_hdd_cfg80211_set_bitrate_mask()
29431 if (qdf_get_hweight32(mask->control[band].legacy) == 1) { in __wlan_hdd_cfg80211_set_bitrate_mask()