Home
last modified time | relevance | path

Searched refs:port_hsr_join (Results 1 – 4 of 4) sorted by relevance

/linux/net/dsa/
A Dswitch.c443 if (ds->index == info->sw_index && ds->ops->port_hsr_join) in dsa_switch_hsr_join()
444 return ds->ops->port_hsr_join(ds, info->port, info->hsr); in dsa_switch_hsr_join()
/linux/drivers/net/dsa/xrs700x/
A Dxrs700x.c713 .port_hsr_join = xrs700x_hsr_join,
/linux/include/net/
A Ddsa.h923 int (*port_hsr_join)(struct dsa_switch *ds, int port, member
/linux/Documentation/networking/dsa/
A Ddsa.rst820 - ``port_hsr_join``: function invoked when a given switch port is added to a

Completed in 17 milliseconds