Searched hist:"1 fa0f68c9255092c862f9280072ab0b947773b02" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.h | diff 1fa0f68c9255092c862f9280072ab0b947773b02 Mon Feb 04 11:00:36 CST 2019 Ioana Ciocoi Radulescu <ruxandra.radulescu@nxp.com> dpaa2-eth: Use FQ-based DPIO enqueue API
Starting with MC10.14.0, dpaa2_io_service_enqueue_fq() API is functional. Since there are a number of cases where it offers better performance compared to the currently used enqueue function, switch to it for firmware versions that support it.
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 1fa0f68c9255092c862f9280072ab0b947773b02 Mon Feb 04 11:00:36 CST 2019 Ioana Ciocoi Radulescu <ruxandra.radulescu@nxp.com> dpaa2-eth: Use FQ-based DPIO enqueue API
Starting with MC10.14.0, dpaa2_io_service_enqueue_fq() API is functional. Since there are a number of cases where it offers better performance compared to the currently used enqueue function, switch to it for firmware versions that support it.
Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|