Searched refs:out_bytes (Results 1 – 7 of 7) sorted by relevance
132 $out_bytes = 0;150 $out_bytes += $blank_bytes;152 $out_bytes += length($line);166 if ($in_bytes != $out_bytes) {
132 $out_bytes = 0;155 $out_bytes += length($line);232 $out_bytes += length($l);247 if ($in_bytes != $out_bytes) {
230 u8 *out_bytes = (u8 *)out; in fsi_spi_data_out() local236 out_bytes[8 - (i + 1)] = tx[i]; in fsi_spi_data_out()
838 unsigned int n, len, in_bytes, out_bytes, in gcm_aes_crypt() local882 out_bytes = gcm_out_walk_go(&gw_out, min_bytes); in gcm_aes_crypt()883 bytes = min(in_bytes, out_bytes); in gcm_aes_crypt()
132 u32 out_bytes; member1174 chan->out_bytes >> in flush_downstream()1303 chan->out_bytes = 0; in xillyusb_open()1674 chan->out_bytes += rc; in xillyusb_write()
294 unsigned long out_bytes; member
196 ep->stats.out_bytes, ep->stats.out_ops, in eps_dbg_show()521 ep->stats.out_bytes += count; in inc_ep_stats_bytes()
Completed in 27 milliseconds