Searched refs:hsr_port_type (Results 1 – 6 of 6) sorted by relevance
/linux/net/hsr/ |
A D | hsr_framereg.h | 35 enum hsr_port_type rx_port); 66 void prp_handle_san_frame(bool san, enum hsr_port_type port, 75 enum hsr_port_type addr_B_port;
|
A D | hsr_main.h | 138 enum hsr_port_type { enum 179 enum hsr_port_type type; 188 void (*handle_san_frame)(bool san, enum hsr_port_type port, 233 struct hsr_port *hsr_port_get_hsr(struct hsr_priv *hsr, enum hsr_port_type pt);
|
A D | hsr_slave.h | 18 enum hsr_port_type pt, struct netlink_ext_ack *extack);
|
A D | hsr_framereg.c | 130 void prp_handle_san_frame(bool san, enum hsr_port_type port, in prp_handle_san_frame() 151 enum hsr_port_type rx_port) in hsr_add_node() 207 enum hsr_port_type rx_port) in hsr_get_node()
|
A D | hsr_main.c | 124 struct hsr_port *hsr_port_get_hsr(struct hsr_priv *hsr, enum hsr_port_type pt) in hsr_port_get_hsr()
|
A D | hsr_slave.c | 160 enum hsr_port_type type, struct netlink_ext_ack *extack) in hsr_add_port()
|
Completed in 10 milliseconds