Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c597 struct ocelot_mact_work_ctx { struct
618 container_of((x), struct ocelot_mact_work_ctx, work) argument
622 struct ocelot_mact_work_ctx *w = ocelot_work_to_ctx(work); in ocelot_mact_work()
641 const struct ocelot_mact_work_ctx *ctx) in ocelot_enqueue_mact_action()
643 struct ocelot_mact_work_ctx *w = kmemdup(ctx, sizeof(*w), GFP_ATOMIC); in ocelot_enqueue_mact_action()
660 struct ocelot_mact_work_ctx w; in ocelot_mc_unsync()
674 struct ocelot_mact_work_ctx w; in ocelot_mc_sync()