Searched hist:"48 c0481e5ad1d1eec6ccfaee6bb8a030fbbd07f7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.h | diff 48c0481e5ad1d1eec6ccfaee6bb8a030fbbd07f7 Wed Apr 22 07:05:10 CDT 2020 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-eth: return num_enqueued frames from enqueue callback
The enqueue dpaa2-eth callback now returns the number of successfully enqueued frames. This is a preliminary patch necessary for adding support for bulk ring mode enqueue.
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dpaa2-eth.c | diff 48c0481e5ad1d1eec6ccfaee6bb8a030fbbd07f7 Wed Apr 22 07:05:10 CDT 2020 Ioana Ciornei <ioana.ciornei@nxp.com> dpaa2-eth: return num_enqueued frames from enqueue callback
The enqueue dpaa2-eth callback now returns the number of successfully enqueued frames. This is a preliminary patch necessary for adding support for bulk ring mode enqueue.
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|