Searched refs:hsr_port_type (Results 1 – 8 of 8) sorted by relevance
/linux/include/linux/ |
H A D | if_hsr.h | 16 enum hsr_port_type { enum 45 enum hsr_port_type pt); 58 enum hsr_port_type pt) in hsr_get_port_ndev()
|
/linux/net/hsr/ |
H A D | hsr_framereg.h | 36 enum hsr_port_type rx_port); 68 void prp_handle_san_frame(bool san, enum hsr_port_type port, 84 enum hsr_port_type addr_B_port;
|
H A D | hsr_main.h | 156 enum hsr_port_type type; 168 void (*handle_san_frame)(bool san, enum hsr_port_type port, 227 struct hsr_port *hsr_port_get_hsr(struct hsr_priv *hsr, enum hsr_port_type pt);
|
H A D | hsr_slave.h | 18 enum hsr_port_type pt, struct netlink_ext_ack *extack);
|
H A D | hsr_framereg.c | 138 void prp_handle_san_frame(bool san, enum hsr_port_type port, in prp_handle_san_frame() 159 enum hsr_port_type rx_port) in hsr_add_node() 219 enum hsr_port_type rx_port) in hsr_get_node() 529 enum hsr_port_type other_port; in prp_register_frame_out() 530 enum hsr_port_type rcv_port; in prp_register_frame_out()
|
H A D | hsr_main.c | 133 struct hsr_port *hsr_port_get_hsr(struct hsr_priv *hsr, enum hsr_port_type pt) in hsr_port_get_hsr()
|
H A D | hsr_slave.c | 177 enum hsr_port_type type, struct netlink_ext_ack *extack) in hsr_add_port()
|
H A D | hsr_device.c | 670 enum hsr_port_type pt) in hsr_get_port_ndev()
|