diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2019-08-23 11:48:53 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-24 16:39:19 -0700 |
commit | 9549d70a2d71526b8dc41cc0b255219ba46e5bf7 (patch) | |
tree | d1af5220da765cc1ee1e2c0c4124f7b67a1f638b /drivers/net/ethernet/intel/ice/ice_main.c | |
parent | 96bd6c94bdf9de38b0fa0ec679fe40013f1c4576 (diff) | |
download | linux-9549d70a2d71526b8dc41cc0b255219ba46e5bf7.tar.bz2 |
s390/qeth: add xmit_more support for IQD devices
IQD devices offer limited support for bulking: all frames in a TX buffer
need to have the same target. qeth_iqd_may_bulk() implements this
constraint, and allows us to defer the TX doorbell until
(a) the buffer is full (since each buffer needs its own doorbell), or
(b) the entire TX queue is full, or
(b) we reached the BQL limit.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions