Home
last modified time | relevance | path

Searched refs:tx_byte (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/
H A Ddnet.h201 u32 tx_byte; member
/linux/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.c1823 if (vif->target_stats.tx_byte) { in ath6kl_get_station()
1824 sinfo->tx_bytes = vif->target_stats.tx_byte; in ath6kl_get_station()