Searched refs:bytesin (Results 1 – 5 of 5) sorted by relevance
183 trans->bytesin -= bytes; in spi_use_in()221 if (trans->bytesin == 0) { in spi_setup_type()428 trans->bytesin = din ? bytes : 0; in ich_spi_xfer()489 if (!trans->bytesout && !trans->bytesin) { in ich_spi_xfer()532 while (trans->bytesout || trans->bytesin) { in ich_spi_xfer()541 data_length = min(trans->bytesin, ctlr->databytes); in ich_spi_xfer()569 if (trans->bytesin) { in ich_spi_xfer()
113 uint32_t bytesin; member
37 u64 bytesin; /* bytes seen on virtualQ so far*/ member207 q->bytesin += qdisc_pkt_len(skb); in gred_enqueue()385 table->tab[i]->bytesin += u64_stats_read(&hw_stats->stats.bstats[i].bytes); in gred_offload_dump_stats()835 opt.bytesin = q->bytesin; in gred_dump()874 if (nla_put_u64_64bit(skb, TCA_GRED_VQ_STAT_BYTES, q->bytesin, in gred_dump()
342 __u32 bytesin; member
362 __u32 bytesin; member