Searched refs:tx_bytes (Results 26 - 50 of 670) sorted by relevance

1234567891011>>

/linux-master/drivers/spi/
H A Dspi-cadence.c109 * @tx_bytes: Number of bytes left to transfer
123 int tx_bytes; member in struct:cdns_spi
313 ntx = clamp(ntx, 0, xspi->tx_bytes);
316 xspi->tx_bytes -= ntx;
376 int trans_cnt = xspi->rx_bytes - xspi->tx_bytes;
384 if (xspi->tx_bytes < xspi->tx_fifo_depth >> 1)
387 if (xspi->tx_bytes) {
435 xspi->tx_bytes = transfer->len;
444 if (xspi->tx_bytes > xspi->tx_fifo_depth)
H A Dspi-uniphier.c33 unsigned int tx_bytes; member in struct:uniphier_spi_priv
226 priv->tx_bytes = priv->rx_bytes = t->len;
256 wsize = min(bytes_per_word(priv->bits_per_word), priv->tx_bytes);
257 priv->tx_bytes -= wsize;
328 DIV_ROUND_UP(priv->rx_bytes - priv->tx_bytes, bpw);
505 while (priv->tx_bytes) {
508 while ((priv->rx_bytes - priv->tx_bytes) > 0) {
618 (priv->rx_bytes - priv->tx_bytes) > 0)
622 (priv->rx_bytes != priv->tx_bytes)) {
H A Dspi-img-spfi.c229 unsigned int tx_bytes = 0, rx_bytes = 0; local
236 tx_bytes = xfer->len;
244 while ((tx_bytes > 0 || rx_bytes > 0) &&
248 if (tx_bytes >= 4)
249 tx_count = spfi_pio_write32(spfi, tx_buf, tx_bytes);
251 tx_count = spfi_pio_write8(spfi, tx_buf, tx_bytes);
260 tx_bytes -= tx_count;
266 if (rx_bytes > 0 || tx_bytes > 0) {
/linux-master/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.h61 u64 tx_bytes; member in struct:rmnet_vnd_stats
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.h29 * @tx_bytes: Transmitted dropped
37 u64 tx_bytes; member in struct:nfp_repr_pcpu_stats
H A Dnfp_net_repr.c42 stats->tx_bytes += len;
65 stats->tx_bytes = readq(mem + NFP_MAC_STATS_TX_OUT_OCTETS);
81 stats->tx_bytes = readq(port->vnic + NFP_NET_CFG_STATS_RX_OCTETS);
138 tbytes = repr_stats->tx_bytes;
145 stats->tx_bytes += tbytes;
/linux-master/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_net.c202 u64 tx_pkts = 0, rx_pkts = 0, tx_bytes = 0, rx_bytes = 0; local
232 tx_bytes += read;
272 net->tx_stats.bytes += tx_bytes;
291 u64 tx_pkts, tx_bytes, tx_errors, tx_drops; local
343 tx_bytes = net->tx_stats.bytes;
358 tx_bytes, VDPA_ATTR_PAD))
/linux-master/drivers/usb/serial/
H A Dir-usb.c277 port->tx_bytes += count;
304 port->tx_bytes -= count;
321 port->tx_bytes -= urb->transfer_buffer_length - 1;
/linux-master/net/l2tp/
H A Dl2tp_eth.c76 DEV_STATS_ADD(dev, tx_bytes, len);
87 stats->tx_bytes = DEV_STATS_READ(dev, tx_bytes);
/linux-master/drivers/net/ethernet/sun/
H A Dsunvnet_common.h42 u32 tx_bytes; member in struct:vnet_port_stats
/linux-master/include/uapi/linux/
H A Dppp-ioctl.h73 __aligned_u64 tx_bytes; member in struct:pppol2tp_ioc_stats
/linux-master/drivers/staging/rtl8712/
H A Dsta_info.h41 uint tx_bytes; member in struct:stainfo_stats
/linux-master/include/net/
H A Dbond_alb.h60 u32 tx_bytes; /* Each Client accumulates the BytesTx that member in struct:tlb_client_info
/linux-master/drivers/net/
H A Dmhi_net.c24 u64_stats_t tx_bytes; member in struct:mhi_net_stats
116 stats->tx_bytes = u64_stats_read(&mhi_netdev->stats.tx_bytes);
260 u64_stats_add(&mhi_netdev->stats.tx_bytes, mhi_res->bytes_xferd);
/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep_ethtool.c16 "tx_bytes",
30 u64 tx_bytes; member in struct:tsnep_stats
71 u64 tx_bytes; member in struct:tsnep_tx_queue_stats
196 tsnep_stats.tx_bytes += adapter->tx[i].bytes;
232 tsnep_tx_queue_stats.tx_bytes += adapter->tx[i].bytes;
/linux-master/drivers/net/can/
H A Dvcan.c97 stats->tx_bytes += len;
/linux-master/net/sched/
H A Dsch_teql.c57 unsigned long tx_bytes; member in struct:teql_master
320 master->tx_bytes += length;
409 stats->tx_bytes = m->tx_bytes;
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c137 int budget, int *tx_pkts, int *tx_bytes)
169 *tx_bytes += skb->len;
453 int tx_pkts = 0, tx_bytes = 0, qidx; local
482 cqe, budget, &tx_pkts, &tx_bytes);
504 netdev_tx_completed_queue(txq, tx_pkts, tx_bytes);
518 u64 tx_frames, tx_bytes; local
523 tx_bytes = OTX2_GET_TX_STATS(TX_OCTS);
528 rx_bytes + tx_bytes,
1253 int tx_pkts = 0, tx_bytes = 0; local
1278 tx_bytes
133 otx2_snd_pkt_handler(struct otx2_nic *pfvf, struct otx2_cq_queue *cq, struct otx2_snd_queue *sq, struct nix_cqe_tx_s *cqe, int budget, int *tx_pkts, int *tx_bytes) argument
1320 int tx_pkts = 0, tx_bytes = 0; local
[all...]
/linux-master/net/mac802154/
H A Dtx.c38 dev->stats.tx_bytes += skb->len;
94 dev->stats.tx_bytes += len;
/linux-master/arch/s390/include/asm/
H A Dpci.h52 u64 tx_bytes; member in struct:zpci_fmb_fmt1
62 u64 tx_bytes; member in struct:zpci_fmb_fmt3
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_mirror.c224 new_stats.tx_bytes - old_stats->bytes,
230 old_stats->bytes = new_stats.tx_bytes;
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ethtool.c20 "tx_bytes",
55 "tx_bytes[Q-%u]",
138 u64 tx_packets, tx_bytes; local
145 tx_bytes = 0;
149 tx_bytes = 0;
165 tx_bytes += iq->stats.bytes_sent;
176 data[i++] = tx_bytes;
/linux-master/drivers/infiniband/hw/hfi1/
H A Dvnic_main.c55 stats->netstats.tx_bytes += qnstats->tx_bytes;
86 netdev->stats.tx_bytes = stats->netstats.tx_bytes;
132 stats->netstats.tx_bytes += skb->len + ETH_FCS_LEN;
/linux-master/drivers/net/ethernet/sfc/
H A Def100_rep.c74 atomic64_add(skb->len, &efv->stats.tx_bytes);
134 stats->tx_bytes = atomic64_read(&efv->stats.tx_bytes);
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs_cna.h62 u64 tx_bytes; /*!< Tx bytes */ member in struct:bfa_port_eth_stats

Completed in 226 milliseconds

1234567891011>>