outbuf_size 79 drivers/net/ethernet/chelsio/cxgb4/cudbg_if.h u32 outbuf_size; /* Output buffer size */ outbuf_size 415 drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.c cudbg_init.outbuf_size = size; outbuf_size 150 drivers/ntb/test/ntb_perf.c resource_size_t outbuf_size; outbuf_size 541 drivers/ntb/test/ntb_perf.c peer->outbuf_xlat, peer->outbuf_size); outbuf_size 627 drivers/ntb/test/ntb_perf.c perf_cmd_send(peer, PERF_CMD_SSIZE, peer->outbuf_size); outbuf_size 869 drivers/ntb/test/ntb_perf.c pthr->src = kmalloc_node(perf->test_peer->outbuf_size, GFP_KERNEL, outbuf_size 874 drivers/ntb/test/ntb_perf.c get_random_bytes(pthr->src, perf->test_peer->outbuf_size); outbuf_size 907 drivers/ntb/test/ntb_perf.c chunk_size = min_t(u64, peer->outbuf_size, chunk_size); outbuf_size 910 drivers/ntb/test/ntb_perf.c bnd_dst = peer->outbuf + peer->outbuf_size; outbuf_size 1198 drivers/ntb/test/ntb_perf.c "\tOut buffer size %pa\n", &peer->outbuf_size); outbuf_size 1382 drivers/ntb/test/ntb_perf.c &peer->outbuf_size); outbuf_size 1387 drivers/ntb/test/ntb_perf.c peer->outbuf_size); outbuf_size 1391 drivers/ntb/test/ntb_perf.c if (max_mw_size && peer->outbuf_size > max_mw_size) { outbuf_size 1392 drivers/ntb/test/ntb_perf.c peer->outbuf_size = max_mw_size; outbuf_size 1395 drivers/ntb/test/ntb_perf.c &peer->outbuf_size); outbuf_size 819 drivers/scsi/hptiop.c if (arg->outbuf_size) outbuf_size 822 drivers/scsi/hptiop.c arg->outbuf_size); outbuf_size 825 drivers/scsi/hptiop.c *arg->bytes_returned = arg->outbuf_size; outbuf_size 238 drivers/scsi/hptiop.h __le32 outbuf_size; outbuf_size 336 drivers/scsi/hptiop.h u32 outbuf_size; outbuf_size 518 drivers/tty/hvc/hvc_console.c rsize = hp->outbuf_size - hp->n_outbuf; outbuf_size 596 drivers/tty/hvc/hvc_console.c return hp->outbuf_size - hp->n_outbuf; outbuf_size 913 drivers/tty/hvc/hvc_console.c int outbuf_size) outbuf_size 925 drivers/tty/hvc/hvc_console.c hp = kzalloc(ALIGN(sizeof(*hp), sizeof(long)) + outbuf_size, outbuf_size 933 drivers/tty/hvc/hvc_console.c hp->outbuf_size = outbuf_size; outbuf_size 41 drivers/tty/hvc/hvc_console.h int outbuf_size; outbuf_size 78 drivers/tty/hvc/hvc_console.h const struct hv_ops *ops, int outbuf_size);