diff options
| author | Grygorii Strashko <grygorii.strashko@ti.com> | 2021-08-06 17:59:04 +0300 |
|---|---|---|
| committer | Vignesh Raghavendra <vigneshr@ti.com> | 2021-08-15 12:47:25 +0530 |
| commit | 0497909a56bead21aa45d04ce5cdb801ae1629f3 (patch) | |
| tree | c8c9614dca1035f449377970d37aa70ae34241a2 /include | |
| parent | 6bf9e41a41c3f72c05c8db020dedf9fe51a8712d (diff) | |
net: ethernet: ti: j721e-cpsw-virt-mac: use napi_complete_done() in TX completion
This patch enables support for hard irqs deferral feature for TI K3 CPSW
driver by using napi_complete_done() in TX completion path.
The combination of gro_flush_timeout and napi_defer_hard_irqs can be used
to for hard irqs deferral on both RX/TX path
gro_flush_timeout=50000
napi_defer_hard_irqs=2
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
