Lines Matching defs:bytes
54 * same layout, except it has been moved by 4 bytes up, *sigh*
144 * sure we tell the RXCHK hardware to expect a 4-bytes Broadcom
237 STAT_MIB_RX("rx_bytes", mib.rx.bytes),
282 STAT_MIB_TX("tx_bytes", mib.tx.bytes),
452 u64 bytes = 0, packets = 0;
460 bytes = ring->bytes;
464 *tx_bytes += bytes;
526 data[j] = ring->bytes;
832 /* Hardware pre-pends packets with 2bytes before Ethernet
864 priv->dim.bytes = processed_bytes;
936 ring->bytes += bytes_compl;
1039 priv->dim.bytes, &dim_sample);
1474 dim->bytes = 0;
1964 /* Enable RBUF 2bytes alignment and Receive Status Block */