Searched refs:cur_time_stamp (Results 1 – 1 of 1) sorted by relevance
1904 uint64_t cur_time_stamp; in dp_rx_err_exception() local1917 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()