Searched refs:tx_packets (Results 1 - 10 of 10) sorted by relevance

/openwrt/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/
H A Dag71xx_debugfs.c89 stats->tx_packets += tx;
119 tx_avg = stats->tx_packets / stats->tx_count;
138 "pkt", stats->rx_packets, stats->tx_packets);
H A Dag71xx.h136 unsigned long tx_packets; member in struct:ag71xx_napi_stats
H A Dag71xx_main.c997 ag->dev->stats.tx_packets += sent;
/openwrt/target/linux/generic/files/drivers/leds/
H A Dledtrig-netdev.c320 ((trigger_data->mode & MODE_TX) ? dev_stats->tx_packets : 0) +
/openwrt/target/linux/gemini/files/drivers/net/ethernet/gemini/
H A Dsl351x.c609 gmac->stats.tx_packets += pkts;
1721 storage->tx_packets = gmac->stats.tx_packets;
/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_vdsl.c342 g_ptm_priv_data.itf[0].stats.tx_packets++;
H A Difxmips_ptm_adsl.c438 g_ptm_priv_data.itf[ndev].stats.tx_packets++;
/openwrt/target/linux/adm5120/files-3.18/drivers/net/
H A Dadm5120sw.c488 skb->dev->stats.tx_packets++;
/openwrt/target/linux/cns3xxx/files/drivers/net/ethernet/cavium/
H A Dcns3xxx_eth.c833 dev->stats.tx_packets++;
/openwrt/target/linux/mcs814x/files-3.18/drivers/net/ethernet/mcs8140/
H A Dnuport_mac.c370 dev->stats.tx_packets++;

Completed in 119 milliseconds