Home
last modified time | relevance | path

Searched refs:switchdev_obj_port_vlan (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/include/net/
Ddsa.h203 struct switchdev_obj_port_vlan;
314 const struct switchdev_obj_port_vlan *vlan,
317 const struct switchdev_obj_port_vlan *vlan,
320 const struct switchdev_obj_port_vlan *vlan);
Dswitchdev.h76 struct switchdev_obj_port_vlan { struct
84 container_of(obj, struct switchdev_obj_port_vlan, obj) argument
/linux-4.4.14/drivers/net/dsa/
Dmv88e6xxx.h475 const struct switchdev_obj_port_vlan *vlan,
478 const struct switchdev_obj_port_vlan *vlan,
481 const struct switchdev_obj_port_vlan *vlan);
Dmv88e6xxx.c1462 const struct switchdev_obj_port_vlan *vlan, in mv88e6xxx_port_vlan_prepare()
1503 const struct switchdev_obj_port_vlan *vlan, in mv88e6xxx_port_vlan_add()
1569 const struct switchdev_obj_port_vlan *vlan) in mv88e6xxx_port_vlan_del()
/linux-4.4.14/net/switchdev/
Dswitchdev.c344 return sizeof(struct switchdev_obj_port_vlan); in switchdev_obj_size()
633 struct switchdev_obj_port_vlan vlan;
673 struct switchdev_obj_port_vlan *vlan = SWITCHDEV_OBJ_PORT_VLAN(obj); in switchdev_port_vlan_dump_cb()
856 struct switchdev_obj_port_vlan vlan = { in switchdev_port_br_afspec()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c439 const struct switchdev_obj_port_vlan *vlan, in mlxsw_sp_port_vlans_add()
605 const struct switchdev_obj_port_vlan *vlan) in mlxsw_sp_port_vlans_del()
698 struct switchdev_obj_port_vlan *vlan, in mlxsw_sp_port_vlan_dump()
/linux-4.4.14/net/bridge/
Dbr_vlan.c75 struct switchdev_obj_port_vlan v = { in __vlan_vid_add()
122 struct switchdev_obj_port_vlan v = { in __vlan_vid_del()
/linux-4.4.14/net/dsa/
Dslave.c245 const struct switchdev_obj_port_vlan *vlan, in dsa_slave_port_vlan_add()
278 const struct switchdev_obj_port_vlan *vlan) in dsa_slave_port_vlan_del()
290 struct switchdev_obj_port_vlan *vlan, in dsa_slave_port_vlan_dump()
/linux-4.4.14/drivers/net/ethernet/rocker/
Drocker.c4433 const struct switchdev_obj_port_vlan *vlan) in rocker_port_vlans_add()
4507 const struct switchdev_obj_port_vlan *vlan) in rocker_port_vlans_del()
4594 struct switchdev_obj_port_vlan *vlan, in rocker_port_vlan_dump()