Home
last modified time | relevance | path

Searched refs:tx_byte (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/serio/
H A Dps2-gpio.c58 unsigned char tx_byte; member
88 drvdata->tx_byte = val; in __ps2_gpio_write()
235 byte = drvdata->tx_byte; in ps2_gpio_irq_tx()
308 __ps2_gpio_write(drvdata->serio, drvdata->tx_byte); in ps2_gpio_irq_tx()
/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Ddnet.h201 u32 tx_byte; member
H A Ddnet.c353 end = &bp->hw_stats.tx_byte + 1; in dnet_update_stats()
685 pr_debug("TX_BYTE_CNT %-8x\n", hwstat->tx_byte); in dnet_print_pretty_hwstats()
716 nstat->tx_bytes = hwstat->tx_byte; in dnet_get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Ddnet.h201 u32 tx_byte; member
H A Ddnet.c353 end = &bp->hw_stats.tx_byte + 1; in dnet_update_stats()
685 pr_debug("TX_BYTE_CNT %-8x\n", hwstat->tx_byte); in dnet_print_pretty_hwstats()
716 nstat->tx_bytes = hwstat->tx_byte; in dnet_get_stats()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dcore.h448 u64 tx_byte; member
H A Dmain.c719 stats->tx_byte += le32_to_cpu(tgt_stats->stats.tx.byte); in ath6kl_update_target_stats()
H A Dcfg80211.c1819 if (vif->target_stats.tx_byte) { in ath6kl_get_station()
1820 sinfo->tx_bytes = vif->target_stats.tx_byte; in ath6kl_get_station()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dcore.h448 u64 tx_byte; member
H A Dmain.c719 stats->tx_byte += le32_to_cpu(tgt_stats->stats.tx.byte); in ath6kl_update_target_stats()
H A Dcfg80211.c1819 if (vif->target_stats.tx_byte) { in ath6kl_get_station()
1820 sinfo->tx_bytes = vif->target_stats.tx_byte; in ath6kl_get_station()

Completed in 22 milliseconds