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.c634 struct ocelot_mact_work_ctx { struct
655 container_of((x), struct ocelot_mact_work_ctx, work) argument
659 struct ocelot_mact_work_ctx *w = ocelot_work_to_ctx(work); in ocelot_mact_work()
678 const struct ocelot_mact_work_ctx *ctx) in ocelot_enqueue_mact_action()
680 struct ocelot_mact_work_ctx *w = kmemdup(ctx, sizeof(*w), GFP_ATOMIC); in ocelot_enqueue_mact_action()
697 struct ocelot_mact_work_ctx w; in ocelot_mc_unsync()
711 struct ocelot_mact_work_ctx w; in ocelot_mc_sync()