rcvd_bytes 426 drivers/infiniband/sw/siw/siw_qp_rx.c u32 rcvd_bytes; /* sum of data bytes rcvd */ rcvd_bytes 450 drivers/infiniband/sw/siw/siw_qp_rx.c rcvd_bytes = 0; rcvd_bytes 499 drivers/infiniband/sw/siw/siw_qp_rx.c wqe->processed += rcvd_bytes; rcvd_bytes 514 drivers/infiniband/sw/siw/siw_qp_rx.c rcvd_bytes += rv; rcvd_bytes 519 drivers/infiniband/sw/siw/siw_qp_rx.c wqe->processed += rcvd_bytes; rcvd_bytes 1948 drivers/net/ethernet/marvell/mvneta.c u32 rcvd_bytes = 0; rcvd_bytes 2082 drivers/net/ethernet/marvell/mvneta.c rcvd_bytes += rxq->skb->len; rcvd_bytes 2099 drivers/net/ethernet/marvell/mvneta.c stats->rx_bytes += rcvd_bytes; rcvd_bytes 2120 drivers/net/ethernet/marvell/mvneta.c u32 rcvd_bytes = 0; rcvd_bytes 2180 drivers/net/ethernet/marvell/mvneta.c rcvd_bytes += rx_bytes; rcvd_bytes 2211 drivers/net/ethernet/marvell/mvneta.c rcvd_bytes += rx_bytes; rcvd_bytes 2229 drivers/net/ethernet/marvell/mvneta.c stats->rx_bytes += rcvd_bytes; rcvd_bytes 2925 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c u32 rcvd_bytes = 0; rcvd_bytes 2990 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c rcvd_bytes += rx_bytes; rcvd_bytes 3005 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c stats->rx_bytes += rcvd_bytes;