Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx_pn.c154 uint32_t current_time_ms; in ol_rx_pn_check_base() local
163 current_time_ms = in ol_rx_pn_check_base()
166 (current_time_ms - last_pncheck_print_time)) { in ol_rx_pn_check_base()
167 last_pncheck_print_time = current_time_ms; in ol_rx_pn_check_base()
H A Dol_rx_reorder.c734 uint32_t current_time_ms; in ol_rx_pn_ind_handler() local
754 current_time_ms = qdf_system_ticks_to_msecs( in ol_rx_pn_ind_handler()
757 (current_time_ms - in ol_rx_pn_ind_handler()
760 current_time_ms; in ol_rx_pn_ind_handler()