summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2014-05-30 11:31:09 +0400
committerDavid S. Miller <davem@davemloft.net>2014-06-03 03:01:31 +0400
commit39eb7e0e8c88dee58f83df8aa9f7a58559fa45ee (patch)
treed1f73e2464988933d01bcd3b2c703104eda192c0 /Documentation
parent871578c90a9de5b785a815596dc7f8f0c147be19 (diff)
downloadlinux-39eb7e0e8c88dee58f83df8aa9f7a58559fa45ee.tar.xz
net: cdc_ncm: allow tuning min_tx_pkt
The min_tx_pkt variable decides the cutoff point where the driver will stop padding out NTBs to maximum size. The padding is a tradeoff where we use some USB bus bandwidth to allow the device to receive fixed size buffers. Different devices will have different optimal settings, spanning from no padding at all to padding every NTB. There is no way to automatically figure out which setting is best for a specific device. The default value is a reasonable tradeoff, calculated based on the USB packet size and out NTB max size. This may have to be changed along with any tx_max changes. Signed-off-by: Bjørn Mork <bjorn@mork.no> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions