Searched refs:rcvd_bytes (Results 1 – 2 of 2) sorted by relevance
1933 u32 rcvd_bytes = 0; in mvneta_rx_swbm() local2062 rcvd_bytes += rxq->skb->len; in mvneta_rx_swbm()2082 stats->rx_bytes += rcvd_bytes; in mvneta_rx_swbm()2103 u32 rcvd_bytes = 0; in mvneta_rx_hwbm() local2164 rcvd_bytes += rx_bytes; in mvneta_rx_hwbm()2195 rcvd_bytes += rx_bytes; in mvneta_rx_hwbm()2213 stats->rx_bytes += rcvd_bytes; in mvneta_rx_hwbm()
2637 u32 rcvd_bytes = 0; in mvpp2_rx() local2702 rcvd_bytes += rx_bytes; in mvpp2_rx()2717 stats->rx_bytes += rcvd_bytes; in mvpp2_rx()