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

/linux-master/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)
622 struct ocelot_mact_work_ctx *w = ocelot_work_to_ctx(work);
641 const struct ocelot_mact_work_ctx *ctx)
643 struct ocelot_mact_work_ctx *w = kmemdup(ctx, sizeof(*w), GFP_ATOMIC);
660 struct ocelot_mact_work_ctx w;
674 struct ocelot_mact_work_ctx w;

Completed in 122 milliseconds