Searched refs:hsr_get_port_type (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | if_hsr.h | 46 int hsr_get_port_type(struct net_device *hsr_dev, struct net_device *dev, 65 static inline int hsr_get_port_type(struct net_device *hsr_dev, in hsr_get_port_type() function
|
| /linux/net/hsr/ |
| H A D | hsr_device.c | 695 int hsr_get_port_type(struct net_device *hsr_dev, struct net_device *dev, in hsr_get_port_type() function 713 EXPORT_SYMBOL(hsr_get_port_type);
|
| /linux/drivers/net/dsa/xrs700x/ |
| H A D | xrs700x.c | 593 ret = hsr_get_port_type(hsr, dsa_to_port(ds, port)->user, &type); in xrs700x_hsr_join()
|
| /linux/net/dsa/ |
| H A D | dsa.c | 1783 err = hsr_get_port_type(hsr, dsa_to_port(ds, port)->user, &type); in dsa_port_simple_hsr_validate()
|