Home
last modified time | relevance | path

Searched refs:ocelot_fdma_enabled (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_fdma.h62 DECLARE_STATIC_KEY_FALSE(ocelot_fdma_enabled); variable
H A Docelot_fdma.c20 DEFINE_STATIC_KEY_FALSE(ocelot_fdma_enabled); variable
841 static_branch_enable(&ocelot_fdma_enabled); in ocelot_fdma_init()
H A Docelot_net.c562 if (!static_branch_unlikely(&ocelot_fdma_enabled) && in ocelot_port_xmit()
581 if (static_branch_unlikely(&ocelot_fdma_enabled)) { in ocelot_port_xmit()

Completed in 10 milliseconds