Searched refs:rx_route_err_start_pkt_ts (Results 1 – 2 of 2) sorted by relevance
1913 soc->rx_route_err_start_pkt_ts); in dp_rx_err_exception()1918 if (!soc->rx_route_err_start_pkt_ts) 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()1932 soc->rx_route_err_start_pkt_ts); in dp_rx_err_exception()
2964 uint64_t rx_route_err_start_pkt_ts; member