Home
last modified time | relevance | path

Searched refs:dsa_port_hsr_leave (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/dsa/
H A Dport.h107 void dsa_port_hsr_leave(struct dsa_port *dp, struct net_device *hsr);
H A Dport.c2044 void dsa_port_hsr_leave(struct dsa_port *dp, struct net_device *hsr) in dsa_port_hsr_leave() function
H A Dslave.c2874 dsa_port_hsr_leave(dp, info->upper_dev); in dsa_slave_changeupper()