tmac_data_octets_oflow 4816 drivers/net/ethernet/neterion/s2io.c 	delta = ((u64) le32_to_cpu(stats->tmac_data_octets_oflow) << 32 |
tmac_data_octets_oflow 6242 drivers/net/ethernet/neterion/s2io.c 		(u64)le32_to_cpu(stats->tmac_data_octets_oflow) << 32 |
tmac_data_octets_oflow  279 drivers/net/ethernet/neterion/s2io.h 	__le32 tmac_data_octets_oflow;