Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_err.c1904 uint64_t cur_time_stamp; in dp_rx_err_exception() local
1917 cur_time_stamp = qdf_get_log_timestamp_usecs(); in dp_rx_err_exception()
1919 soc->rx_route_err_start_pkt_ts = cur_time_stamp; in dp_rx_err_exception()
1922 if ((cur_time_stamp - soc->rx_route_err_start_pkt_ts) > in dp_rx_err_exception()
1924 soc->rx_route_err_start_pkt_ts = cur_time_stamp; in dp_rx_err_exception()