Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mscc/ !
Docelot_net.c199 struct ocelot_port_private *priv = netdev_priv(dev); in ocelot_get_devlink_port()
206 int ocelot_setup_tc_cls_flower(struct ocelot_port_private *priv, in ocelot_setup_tc_cls_flower()
228 static int ocelot_setup_tc_cls_matchall_police(struct ocelot_port_private *priv, in ocelot_setup_tc_cls_matchall_police()
269 static int ocelot_setup_tc_cls_matchall_mirred(struct ocelot_port_private *priv, in ocelot_setup_tc_cls_matchall_mirred()
276 struct ocelot_port_private *other_priv; in ocelot_setup_tc_cls_matchall_mirred()
312 static int ocelot_del_tc_cls_matchall_police(struct ocelot_port_private *priv, in ocelot_del_tc_cls_matchall_police()
332 static int ocelot_del_tc_cls_matchall_mirred(struct ocelot_port_private *priv, in ocelot_del_tc_cls_matchall_mirred()
350 static int ocelot_setup_tc_cls_matchall(struct ocelot_port_private *priv, in ocelot_setup_tc_cls_matchall()
412 struct ocelot_port_private *priv = cb_priv; in ocelot_setup_tc_block_cb()
445 static int ocelot_setup_tc_block(struct ocelot_port_private *priv, in ocelot_setup_tc_block()
[all …]
Docelot_vcap.h21 int ocelot_setup_tc_cls_flower(struct ocelot_port_private *priv,
Docelot_mrp.c126 struct ocelot_port_private *priv; in ocelot_mrp_add()
132 priv = container_of(ocelot_port, struct ocelot_port_private, port); in ocelot_mrp_add()
Docelot.h46 struct ocelot_port_private { struct
Docelot_vsc7514.c380 struct ocelot_port_private *priv; in mscc_ocelot_init_ports()
425 priv = container_of(ocelot_port, struct ocelot_port_private, in mscc_ocelot_init_ports()
Docelot_fdma.c463 struct ocelot_port_private *priv; in ocelot_fdma_wakeup_netdev()
472 priv = container_of(ocelot_port, struct ocelot_port_private, in ocelot_fdma_wakeup_netdev()