commit | 6ff8044751bdc40fd3199813bfe9b93d056fc15d | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Wed Apr 22 15:05:11 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 22 20:11:29 2020 -0700 |
tree | 2977f015d339d8770fc2134a0695fb05b12f9281 | |
parent | 48c0481e5ad1d1eec6ccfaee6bb8a030fbbd07f7 [diff] |
dpaa2-eth: use the bulk ring mode enqueue interface Update the dpaa2-eth driver to use the bulk enqueue function introduced with the change to QBMAN ring mode. At the moment, no functional changes are made but rather the driver just transitions to the new interface while still enqueuing just one frame at a time. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>