Searched refs:switchdev_obj_port_vlan (Results 1 - 25 of 45) sorted by relevance

12

/linux-master/net/dsa/
H A Dswitch.h87 const struct switchdev_obj_port_vlan *vlan;
115 const struct switchdev_obj_port_vlan *vlan);
H A Dport.h85 const struct switchdev_obj_port_vlan *vlan,
88 const struct switchdev_obj_port_vlan *vlan);
90 const struct switchdev_obj_port_vlan *vlan,
93 const struct switchdev_obj_port_vlan *vlan);
H A Dtrace.h326 const struct switchdev_obj_port_vlan *vlan, int err),
359 const struct switchdev_obj_port_vlan *vlan, int err),
364 const struct switchdev_obj_port_vlan *vlan, int err),
370 const struct switchdev_obj_port_vlan *vlan,
404 const struct switchdev_obj_port_vlan *vlan,
410 const struct switchdev_obj_port_vlan *vlan,
417 const struct switchdev_obj_port_vlan *vlan),
H A Dswitch.c677 const struct switchdev_obj_port_vlan *vlan)
689 const struct switchdev_obj_port_vlan *vlan,
746 const struct switchdev_obj_port_vlan *vlan)
H A Dport.c1294 const struct switchdev_obj_port_vlan *vlan,
1307 const struct switchdev_obj_port_vlan *vlan)
1318 const struct switchdev_obj_port_vlan *vlan,
1339 const struct switchdev_obj_port_vlan *vlan)
H A Duser.c667 const struct switchdev_obj_port_vlan *vlan)
691 struct switchdev_obj_port_vlan *vlan;
726 struct switchdev_obj_port_vlan vlan;
801 struct switchdev_obj_port_vlan *vlan;
815 struct switchdev_obj_port_vlan *vlan;
1744 struct switchdev_obj_port_vlan vlan = {
1819 struct switchdev_obj_port_vlan vlan = {
/linux-master/drivers/net/dsa/microchip/
H A Dksz8.h42 const struct switchdev_obj_port_vlan *vlan,
45 const struct switchdev_obj_port_vlan *vlan);
H A Dksz9477.h30 const struct switchdev_obj_port_vlan *vlan,
33 const struct switchdev_obj_port_vlan *vlan);
H A Dksz_common.h326 const struct switchdev_obj_port_vlan *vlan,
329 const struct switchdev_obj_port_vlan *vlan);
/linux-master/drivers/net/ethernet/rocker/
H A Drocker.h114 const struct switchdev_obj_port_vlan *vlan);
116 const struct switchdev_obj_port_vlan *vlan);
/linux-master/drivers/net/dsa/realtek/
H A Drealtek.h136 const struct switchdev_obj_port_vlan *vlan,
139 const struct switchdev_obj_port_vlan *vlan);
H A Drtl8366-core.c296 const struct switchdev_obj_port_vlan *vlan,
351 const struct switchdev_obj_port_vlan *vlan)
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.h246 const struct switchdev_obj_port_vlan *vlan);
249 const struct switchdev_obj_port_vlan *vlan);
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpsw-switchdev.c236 const struct switchdev_obj_port_vlan *vlan)
249 const struct switchdev_obj_port_vlan *vlan)
305 struct switchdev_obj_port_vlan *vlan = SWITCHDEV_OBJ_PORT_VLAN(obj);
331 struct switchdev_obj_port_vlan *vlan = SWITCHDEV_OBJ_PORT_VLAN(obj);
H A Dcpsw_switchdev.c251 const struct switchdev_obj_port_vlan *vlan)
313 struct switchdev_obj_port_vlan *vlan = SWITCHDEV_OBJ_PORT_VLAN(obj);
340 struct switchdev_obj_port_vlan *vlan = SWITCHDEV_OBJ_PORT_VLAN(obj);
/linux-master/drivers/net/dsa/
H A Ddsa_loop.c205 const struct switchdev_obj_port_vlan *vlan,
238 const struct switchdev_obj_port_vlan *vlan)
/linux-master/include/net/
H A Dswitchdev.h96 struct switchdev_obj_port_vlan { struct
110 container_of((OBJ), struct switchdev_obj_port_vlan, obj)
H A Ddsa.h1050 const struct switchdev_obj_port_vlan *vlan,
1053 const struct switchdev_obj_port_vlan *vlan);
/linux-master/drivers/net/dsa/b53/
H A Db53_priv.h370 const struct switchdev_obj_port_vlan *vlan,
373 const struct switchdev_obj_port_vlan *vlan);
/linux-master/net/bridge/
H A Dbr_switchdev.c179 struct switchdev_obj_port_vlan v = {
192 struct switchdev_obj_port_vlan v = {
393 struct switchdev_obj_port_vlan *vlan,
427 struct switchdev_obj_port_vlan vlan = {
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c534 const struct switchdev_obj_port_vlan *v = SWITCHDEV_OBJ_PORT_VLAN(obj);
576 const struct switchdev_obj_port_vlan *v = SWITCHDEV_OBJ_PORT_VLAN(obj);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c225 const struct switchdev_obj_port_vlan *vlan;
259 const struct switchdev_obj_port_vlan *vlan;
/linux-master/drivers/net/dsa/qca/
H A Dqca8k.h583 const struct switchdev_obj_port_vlan *vlan,
586 const struct switchdev_obj_port_vlan *vlan);
/linux-master/net/switchdev/
H A Dswitchdev.c25 const struct switchdev_obj_port_vlan *va, *vb;
212 return sizeof(struct switchdev_obj_port_vlan);
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1467 const struct switchdev_obj_port_vlan *vlan,
1629 const struct switchdev_obj_port_vlan *vlan;
1652 const struct switchdev_obj_port_vlan *vlan)

Completed in 386 milliseconds

12