Home
last modified time | relevance | path

Searched refs:ocelot_mact_work_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot_net.c606 struct ocelot_mact_work_ctx { struct
627 container_of((x), struct ocelot_mact_work_ctx, work) argument
631 struct ocelot_mact_work_ctx *w = ocelot_work_to_ctx(work); in ocelot_mact_work()
650 const struct ocelot_mact_work_ctx *ctx) in ocelot_enqueue_mact_action()
652 struct ocelot_mact_work_ctx *w = kmemdup(ctx, sizeof(*w), GFP_ATOMIC); in ocelot_enqueue_mact_action()
669 struct ocelot_mact_work_ctx w; in ocelot_mc_unsync()
683 struct ocelot_mact_work_ctx w; in ocelot_mc_sync()