Home
last modified time | relevance | path

Searched defs:tbytes (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/
H A Dloopback.c103 u64 tbytes, tpackets; in dev_lstats_read() local
H A Dvrf.c155 u64 tbytes, tpkts, tdrops, rbytes, rpkts; in vrf_get_stats64() local
H A Dvirtio_net.c1845 u64 tpackets, tbytes, rpackets, rbytes, rdrops; in virtnet_stats() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.c130 u64 tbytes, tpkts, tdrops, rbytes, rpkts; in nfp_repr_get_host_stats64() local
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaampkc.c203 unsigned int tbytes = nbytes; in caam_rsa_count_leading_zeros() local
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c1117 int tbytes = sas << sector_1k; in read_oob_from_regs() local
1140 int tbytes = sas << sector_1k; in write_oob_to_regs() local
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c1408 int tbytes = sas << sector_1k; in read_oob_from_regs() local
1431 int tbytes = sas << sector_1k; in write_oob_to_regs() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h160 __u64 tbytes; /* total size in bytes */ member