Home
last modified time | relevance | path

Searched hist:"3 d66bc578655926ab1aff4bb0bb5037af16f914a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdma.cdiff 3d66bc578655926ab1aff4bb0bb5037af16f914a Wed Nov 23 14:31:34 CST 2022 Horatiu Vultur <horatiu.vultur@microchip.com> net: lan966x: Introduce helper functions

Introduce lan966x_fdma_tx_setup_dcb and lan966x_fdma_tx_start functions
and use of them inside lan966x_fdma_xmit. There is no functional change
in here.
They are introduced to be used when XDP_TX/REDIRECT actions are
introduced.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>