Searched refs:ocelot_port_private (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
H A D | ocelot_net.c | 197 int ocelot_setup_tc_cls_flower(struct ocelot_port_private *priv, in ocelot_setup_tc_cls_flower() 219 static int ocelot_setup_tc_cls_matchall_police(struct ocelot_port_private *priv, in ocelot_setup_tc_cls_matchall_police() 260 static int ocelot_setup_tc_cls_matchall_mirred(struct ocelot_port_private *priv, in ocelot_setup_tc_cls_matchall_mirred() 267 struct ocelot_port_private *other_priv; in ocelot_setup_tc_cls_matchall_mirred() 303 static int ocelot_del_tc_cls_matchall_police(struct ocelot_port_private *priv, in ocelot_del_tc_cls_matchall_police() 323 static int ocelot_del_tc_cls_matchall_mirred(struct ocelot_port_private *priv, in ocelot_del_tc_cls_matchall_mirred() 341 static int ocelot_setup_tc_cls_matchall(struct ocelot_port_private *priv, in ocelot_setup_tc_cls_matchall() 403 struct ocelot_port_private *priv = cb_priv; in ocelot_setup_tc_block_cb() 436 static int ocelot_setup_tc_block(struct ocelot_port_private *priv, in ocelot_setup_tc_block() 481 struct ocelot_port_private *pri in ocelot_setup_tc() [all...] |
H A D | ocelot_vcap.h | 20 int ocelot_setup_tc_cls_flower(struct ocelot_port_private *priv,
|
H A D | ocelot_mrp.c | 126 struct ocelot_port_private *priv; in ocelot_mrp_add() 132 priv = container_of(ocelot_port, struct ocelot_port_private, port); in ocelot_mrp_add()
|
H A D | ocelot.h | 46 struct ocelot_port_private { struct
|
H A D | ocelot_fdma.c | 463 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot_net.c | 11 int ocelot_setup_tc_cls_flower(struct ocelot_port_private *priv, in ocelot_setup_tc_cls_flower() 33 static int ocelot_setup_tc_cls_matchall(struct ocelot_port_private *priv, in ocelot_setup_tc_cls_matchall() 111 struct ocelot_port_private *priv = cb_priv; in ocelot_setup_tc_block_cb() 144 static int ocelot_setup_tc_block(struct ocelot_port_private *priv, in ocelot_setup_tc_block() 189 struct ocelot_port_private *priv = netdev_priv(dev); in ocelot_setup_tc() 202 struct ocelot_port_private *priv = netdev_priv(dev); in ocelot_port_adjust_link() 212 struct ocelot_port_private *priv = netdev_priv(dev); in ocelot_vlan_vid_add() 231 struct ocelot_port_private *priv = netdev_priv(dev); in ocelot_vlan_vid_del() 255 struct ocelot_port_private *priv = netdev_priv(dev); in ocelot_port_open() 289 struct ocelot_port_private *pri in ocelot_port_stop() [all...] |
H A D | ocelot_vsc7514.c | 613 struct ocelot_port_private *priv; in ocelot_xtr_irq_handler() 643 priv = container_of(ocelot_port, struct ocelot_port_private, in ocelot_xtr_irq_handler() 1044 struct ocelot_port_private *priv; in mscc_ocelot_release_ports() 1053 priv = container_of(ocelot_port, struct ocelot_port_private, in mscc_ocelot_release_ports() 1074 struct ocelot_port_private *priv; in mscc_ocelot_init_ports() 1112 priv = container_of(ocelot_port, struct ocelot_port_private, in mscc_ocelot_init_ports()
|
H A D | ocelot.h | 59 struct ocelot_port_private { struct
|
H A D | ocelot_vcap.h | 312 int ocelot_setup_tc_cls_flower(struct ocelot_port_private *priv,
|
H A D | ocelot.c | 1282 struct ocelot_port_private *priv = netdev_priv(ndev); in ocelot_port_lag_join()
|
Completed in 10 milliseconds