Home
last modified time | relevance | path

Searched refs:qdf_time_uint_to_ms (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_time.h35 #define qdf_time_uint_to_ms(tu) (((tu) * 1024) / 1000) macro
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_sta.c2659 qdf_time_uint_to_ms(tbtt_count * bcn_int)); in mlo_process_link_remove()