Home
last modified time | relevance | path

Searched refs:qdf_rounddown_pow_of_two (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_util.h817 unsigned long qdf_rounddown_pow_of_two(unsigned long n) in qdf_rounddown_pow_of_two() function
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
Dwlan_ipa_main.c881 qdf_rounddown_pow_of_two(cfg_get(psoc, in ipa_component_config_update()
/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_tx.c1298 tx_buffer_count_pwr2 = qdf_rounddown_pow_of_two(tx_buffer_count + 1) in htt_tx_ipa_uc_wdi_tx_buf_alloc()