Searched defs:tbytes (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/net/ | 
| D | nlmon.c | 64 		u64 tbytes, tpackets;  in nlmon_get_stats64()  local
 | 
| D | vsockmon.c | 71 		u64 tbytes, tpackets;  in vsockmon_get_stats64()  local
 | 
| D | loopback.c | 111 		u64 tbytes, tpackets;  in loopback_get_stats64()  local
 | 
| D | dummy.c | 67 		u64 tbytes, tpackets;  in dummy_get_stats64()  local
 | 
| D | vrf.c | 86 		u64 tbytes, tpkts, tdrops, rbytes, rpkts;  in vrf_get_stats64()  local
 | 
| D | virtio_net.c | 1724 		u64 tpackets, tbytes, rpackets, rbytes, rdrops;  in virtnet_stats()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/ | 
| D | nfp_net_repr.c | 130 		u64 tbytes, tpkts, tdrops, rbytes, rpkts;  in nfp_repr_get_host_stats64()  local
 | 
| /Linux-v5.4/drivers/crypto/caam/ | 
| D | caampkc.c | 206 	unsigned int tbytes = nbytes;  in caam_rsa_count_leading_zeros()  local
 | 
| /Linux-v5.4/drivers/mtd/nand/raw/brcmnand/ | 
| D | brcmnand.c | 1248 	int tbytes = sas << sector_1k;  in read_oob_from_regs()  local1271 	int tbytes = sas << sector_1k;  in write_oob_to_regs()  local
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | nfs_xdr.h | 156 	__u64			tbytes;	/* total size in bytes */  member
 |