Home
last modified time | relevance | path

Searched defs:hsr (Results 1 – 15 of 15) sorted by relevance

/linux/net/hsr/
H A Dhsr_device.c66 struct hsr_priv *hsr; in hsr_check_announce() local
88 void hsr_check_carrier_and_operstate(struct hsr_priv *hsr) in hsr_check_carrier_and_operstate()
102 int hsr_get_max_mtu(struct hsr_priv *hsr) in hsr_get_max_mtu()
119 struct hsr_priv *hsr; in hsr_dev_change_mtu() local
136 struct hsr_priv *hsr; in hsr_dev_open() local
172 struct hsr_priv *hsr; in hsr_dev_close() local
192 static netdev_features_t hsr_features_recompute(struct hsr_priv *hsr, in hsr_features_recompute()
219 struct hsr_priv *hsr = netdev_priv(dev); in hsr_fix_features() local
226 struct hsr_priv *hsr = netdev_priv(dev); in hsr_dev_xmit() local
251 struct hsr_priv *hsr = master->hsr; in hsr_init_skb() local
[all …]
H A Dhsr_framereg.c39 bool hsr_addr_is_redbox(struct hsr_priv *hsr, unsigned char *addr) in hsr_addr_is_redbox()
47 bool hsr_addr_is_self(struct hsr_priv *hsr, unsigned char *addr) in hsr_addr_is_self()
93 int hsr_create_self_node(struct hsr_priv *hsr, in hsr_create_self_node()
116 void hsr_del_self_node(struct hsr_priv *hsr) in hsr_del_self_node()
154 static struct hsr_node *hsr_add_node(struct hsr_priv *hsr, in hsr_add_node()
217 struct hsr_priv *hsr = port->hsr; in hsr_get_node() local
287 struct hsr_priv *hsr = port_rcv->hsr; in hsr_handle_sup_frame() local
502 static struct hsr_port *get_late_port(struct hsr_priv *hsr, in get_late_port()
527 struct hsr_priv *hsr = from_timer(hsr, t, prune_timer); in hsr_prune_nodes() local
595 struct hsr_priv *hsr = from_timer(hsr, t, prune_proxy_timer); in hsr_prune_proxy_nodes() local
[all …]
H A Dhsr_main.c21 static bool hsr_slave_empty(struct hsr_priv *hsr) in hsr_slave_empty()
36 struct hsr_priv *hsr; in hsr_netdev_notify() local
124 struct hsr_port *hsr_port_get_hsr(struct hsr_priv *hsr, enum hsr_port_type pt) in hsr_port_get_hsr()
136 struct hsr_priv *hsr; in hsr_get_version() local
H A Dhsr_netlink.c129 struct hsr_priv *hsr = netdev_priv(dev); in hsr_dellink() local
148 struct hsr_priv *hsr = netdev_priv(dev); in hsr_fill_info() local
211 void hsr_nl_ringerror(struct hsr_priv *hsr, unsigned char addr[ETH_ALEN], in hsr_nl_ringerror()
254 void hsr_nl_nodedown(struct hsr_priv *hsr, unsigned char addr[ETH_ALEN]) in hsr_nl_nodedown()
305 struct hsr_priv *hsr; in hsr_get_node_status() local
437 struct hsr_priv *hsr; in hsr_get_node_list() local
H A Dhsr_slave.c28 struct hsr_priv *hsr; in hsr_handle_frame() local
135 static int hsr_portdev_setup(struct hsr_priv *hsr, struct net_device *dev, in hsr_portdev_setup()
176 int hsr_add_port(struct hsr_priv *hsr, struct net_device *dev, in hsr_add_port()
222 struct hsr_priv *hsr; in hsr_del_port() local
H A Dhsr_forward.c35 static bool is_supervision_frame(struct hsr_priv *hsr, struct sk_buff *skb) in is_supervision_frame()
120 static bool is_proxy_supervision_frame(struct hsr_priv *hsr, in is_proxy_supervision_frame()
504 struct hsr_priv *hsr = port->hsr; in hsr_forward_do() local
567 static void check_local_dest(struct hsr_priv *hsr, struct sk_buff *skb, in check_local_dest()
590 struct hsr_priv *hsr = port->hsr; in handle_std_frame() local
612 struct hsr_priv *hsr = port->hsr; in hsr_fill_frame_info() local
657 struct hsr_priv *hsr = port->hsr; in fill_frame_info() local
H A Dhsr_main.h120 struct hsr_tag hsr; member
164 struct hsr_priv *hsr; member
229 #define hsr_for_each_port(hsr, port) \ argument
/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x.c563 struct net_device *hsr, in xrs700x_hsr_join()
661 struct net_device *hsr) in xrs700x_hsr_leave()
/linux/drivers/net/dsa/microchip/
H A Dksz9477.c1247 void ksz9477_hsr_join(struct dsa_switch *ds, int port, struct net_device *hsr) in ksz9477_hsr_join()
1286 void ksz9477_hsr_leave(struct dsa_switch *ds, int port, struct net_device *hsr) in ksz9477_hsr_leave()
H A Dksz_common.c4265 static int ksz_hsr_join(struct dsa_switch *ds, int port, struct net_device *hsr, in ksz_hsr_join()
4315 struct net_device *hsr) in ksz_hsr_leave()
/linux/net/dsa/
H A Dport.c1917 int dsa_port_hsr_join(struct dsa_port *dp, struct net_device *hsr, in dsa_port_hsr_join()
1935 void dsa_port_hsr_leave(struct dsa_port *dp, struct net_device *hsr) in dsa_port_hsr_leave()
/linux/tools/arch/arm64/include/uapi/asm/
H A Dkvm.h146 __u32 hsr; member
/linux/arch/arm64/include/uapi/asm/
H A Dkvm.h146 __u32 hsr; member
/linux/sound/pci/asihpi/
H A Dhpi6205.c712 u32 hsr = 0; in adapter_irq_query_and_clear() local
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddce_calcs.h402 struct bw_fixed hsr[maximum_number_of_surfaces]; member