Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_net.c490 struct ocelot_mact_work_ctx { struct
511 container_of((x), struct ocelot_mact_work_ctx, work) argument
515 struct ocelot_mact_work_ctx *w = ocelot_work_to_ctx(work); in ocelot_mact_work()
534 const struct ocelot_mact_work_ctx *ctx) in ocelot_enqueue_mact_action()
536 struct ocelot_mact_work_ctx *w = kmemdup(ctx, sizeof(*w), GFP_ATOMIC); in ocelot_enqueue_mact_action()
553 struct ocelot_mact_work_ctx w; in ocelot_mc_unsync()
567 struct ocelot_mact_work_ctx w; in ocelot_mc_sync()