Searched refs:ingress (Results 1 – 6 of 6) sorted by relevance
59 rx_delta = soc->stats.rx.ingress.bytes - params->tcl[rid].prev_rx_bytes; in dp_swlm_is_tput_thresh_reached()60 params->tcl[rid].prev_rx_bytes = soc->stats.rx.ingress.bytes; in dp_swlm_is_tput_thresh_reached()
2922 struct cdp_pkt_info ingress; member
2510 int64_t current_ts, ingress, egress; in dp_tx_latency_stats_update() local2525 ingress = qdf_ktime_to_us(tx_desc->driver_ingress_ts); in dp_tx_latency_stats_update()2527 driver_latency = (uint32_t)(egress - ingress); in dp_tx_latency_stats_update()
1267 struct cdp_pkt_info ingress; member
3011 DP_STATS_INC_PKT(soc, rx.ingress, 1, in dp_rx_update_stats()
9555 soc_stats->rx.ingress = soc->stats.rx.ingress; in dp_txrx_get_soc_stats()