Home
last modified time | relevance | path

Searched refs:hsr_port_type (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Dif_hsr.h16 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 Dhsr_framereg.h36 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 Dhsr_main.h156 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 Dhsr_slave.h18 enum hsr_port_type pt, struct netlink_ext_ack *extack);
H A Dhsr_framereg.c138 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 Dhsr_main.c133 struct hsr_port *hsr_port_get_hsr(struct hsr_priv *hsr, enum hsr_port_type pt) in hsr_port_get_hsr()
H A Dhsr_slave.c177 enum hsr_port_type type, struct netlink_ext_ack *extack) in hsr_add_port()
H A Dhsr_device.c670 enum hsr_port_type pt) in hsr_get_port_ndev()