Searched refs:rcvd_bytes (Results 1 – 2 of 2) sorted by relevance
441 u32 rcvd_bytes; /* sum of data bytes rcvd */ in siw_proc_send() local465 rcvd_bytes = 0; in siw_proc_send()505 wqe->processed += rcvd_bytes; in siw_proc_send()520 rcvd_bytes += rv; in siw_proc_send()525 wqe->processed += rcvd_bytes; in siw_proc_send()
2545 u32 rcvd_bytes = 0; in mvneta_rx_hwbm() local2605 rcvd_bytes += rx_bytes; in mvneta_rx_hwbm()2643 rcvd_bytes += rx_bytes; in mvneta_rx_hwbm()2660 stats->es.ps.rx_bytes += rcvd_bytes; in mvneta_rx_hwbm()