diff options
author | Loic Poulain <loic.poulain@linaro.org> | 2021-01-04 17:14:52 +0100 |
---|---|---|
committer | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2021-01-04 17:20:24 +0100 |
commit | eb96787a5da8e481e53bf2d87a575283d57130a2 (patch) | |
tree | 926a5266a01ef52b429caaacb9fd6bfc6d828ac8 /drivers/char/Kconfig | |
parent | mhi: pci-generic: Increase number of hardware events (diff) | |
download | linux-eb96787a5da8e481e53bf2d87a575283d57130a2.tar.xz linux-eb96787a5da8e481e53bf2d87a575283d57130a2.zip |
mhi: pci_generic: Enable burst mode for hardware channels
Hardware channels have a feature called burst mode that allows to
queue transfer ring element(s) (TRE) to a channel without ringing
the device doorbell. In that mode, the device is polling the channel
context for new elements. This reduces the frequency of host initiated
doorbells and increase throughput.
Create a new dedicated macro for hardware channels with burst enabled.
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'drivers/char/Kconfig')
0 files changed, 0 insertions, 0 deletions