Searched refs:hsr_port_type (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/net/hsr/ |
D | hsr_framereg.h | 36 enum hsr_port_type rx_port); 69 void prp_handle_san_frame(bool san, enum hsr_port_type port, 83 enum hsr_port_type addr_B_port;
|
D | hsr_main.h | 124 enum hsr_port_type { enum 165 enum hsr_port_type type; 175 void (*handle_san_frame)(bool san, enum hsr_port_type port, 232 struct hsr_port *hsr_port_get_hsr(struct hsr_priv *hsr, enum hsr_port_type pt);
|
D | hsr_slave.h | 18 enum hsr_port_type pt, struct netlink_ext_ack *extack);
|
D | hsr_framereg.c | 137 void prp_handle_san_frame(bool san, enum hsr_port_type port, in prp_handle_san_frame() 158 enum hsr_port_type rx_port) in hsr_add_node() 215 enum hsr_port_type rx_port) in hsr_get_node()
|
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()
|
D | hsr_slave.c | 177 enum hsr_port_type type, struct netlink_ext_ack *extack) in hsr_add_port()
|