Searched hist:dbcdf7289870611a97cac996c2cc82b2ffbc044b (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.h | diff dbcdf7289870611a97cac996c2cc82b2ffbc044b Wed Nov 14 05:48:35 CST 2018 Ioana Ciocoi Radulescu <ruxandra.radulescu@nxp.com> dpaa2-eth: Update callback signature
Change the frame consume callback signature: * the entire FQ structure is passed to the callback instead of just the queue index * the NAPI structure can be easily obtained from the channel it is associated to, so we don't need to pass it explicitly
Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dpaa2-eth.c | diff dbcdf7289870611a97cac996c2cc82b2ffbc044b Wed Nov 14 05:48:35 CST 2018 Ioana Ciocoi Radulescu <ruxandra.radulescu@nxp.com> dpaa2-eth: Update callback signature
Change the frame consume callback signature: * the entire FQ structure is passed to the callback instead of just the queue index * the NAPI structure can be easily obtained from the channel it is associated to, so we don't need to pass it explicitly
Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|