Home
last modified time | relevance | path

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

/openbmc/linux/net/dsa/
H A Dport.h106 int dsa_port_hsr_join(struct dsa_port *dp, struct net_device *hsr);
H A Dport.c2027 int dsa_port_hsr_join(struct dsa_port *dp, struct net_device *hsr) in dsa_port_hsr_join() function
H A Dslave.c2866 err = dsa_port_hsr_join(dp, info->upper_dev); in dsa_slave_changeupper()