Lines Matching refs:when
43 The ideal case for using DSA is when an Ethernet switch supports a "switch tag"
148 - insert/remove the switch tag protocol (if it exists) when sending traffic
215 indication (when cascading switches)
272 when using a cascaded setup
332 DSA directly utilizes SWITCHDEV when interfacing with the bridge layer, and
333 more specifically with its VLAN filtering portion when configuring VLANs on top
410 - phy_read: Function invoked by the DSA slave MDIO bus when attempting to read
415 - phy_write: Function invoked by the DSA slave MDIO bus when attempting to write
421 netif_carrier_{on,off} when appropriate, and can be used to poll all ports in a
424 - adjust_link: Function invoked by the PHY library when a slave network device
483 - suspend: function invoked by the DSA platform device when the system goes to
488 - resume: function invoked by the DSA platform device when the system resumes,
493 function when a port is administratively brought up, this function should be
499 function when a port is administratively brought down, this function should be
524 - port_join_bridge: bridge layer function invoked when a given switch port is
531 - port_leave_bridge: bridge layer function invoked when a given switch port is
539 - port_stp_update: bridge layer function invoked when a given switch port STP
548 - port_pvid_get: bridge layer function invoked when a Port-based VLAN ID is
551 - port_pvid_set: bridge layer function invoked when a Port-based VLAN ID needs
554 - port_vlan_add: bridge layer function invoked when a VLAN is configured
557 - port_vlan_del: bridge layer function invoked when a VLAN is removed from the
563 - port_fdb_add: bridge layer function invoked when the bridge wants to install a
571 - port_fdb_del: bridge layer function invoked when the bridge wants to remove a