Home
last modified time | relevance | path

Searched defs:hsr (Results 1 – 8 of 8) 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
254 struct hsr_priv *hsr = master->hsr; in hsr_init_skb() local
[all …]
H A Dhsr_framereg.c23 bool hsr_addr_is_redbox(struct hsr_priv *hsr, unsigned char *addr) in hsr_addr_is_redbox()
31 bool hsr_addr_is_self(struct hsr_priv *hsr, unsigned char *addr) in hsr_addr_is_self()
77 int hsr_create_self_node(struct hsr_priv *hsr, in hsr_create_self_node()
100 void hsr_del_self_node(struct hsr_priv *hsr) in hsr_del_self_node()
186 static struct hsr_node *hsr_add_node(struct hsr_priv *hsr, in hsr_add_node()
260 struct hsr_priv *hsr = port->hsr; in hsr_get_node() local
377 struct hsr_priv *hsr = port_rcv->hsr; in hsr_handle_sup_frame() local
664 static struct hsr_port *get_late_port(struct hsr_priv *hsr, in get_late_port()
689 struct hsr_priv *hsr = timer_container_of(hsr, t, prune_timer); in hsr_prune_nodes() local
757 struct hsr_priv *hsr = timer_container_of(hsr, t, prune_proxy_timer); in hsr_prune_proxy_nodes() local
[all …]
H A Dhsr_netlink.c134 struct hsr_priv *hsr = netdev_priv(dev); in hsr_dellink() local
153 struct hsr_priv *hsr = netdev_priv(dev); in hsr_fill_info() local
224 void hsr_nl_ringerror(struct hsr_priv *hsr, unsigned char addr[ETH_ALEN], in hsr_nl_ringerror()
267 void hsr_nl_nodedown(struct hsr_priv *hsr, unsigned char addr[ETH_ALEN]) in hsr_nl_nodedown()
318 struct hsr_priv *hsr; in hsr_get_node_status() local
450 struct hsr_priv *hsr; in hsr_get_node_list() local
/linux/net/dsa/
H A Ddsa.c1777 struct net_device *hsr, in dsa_port_simple_hsr_validate()
1798 struct net_device *hsr, in dsa_port_simple_hsr_join()
1821 struct net_device *hsr) in dsa_port_simple_hsr_leave()
H A Dport.c1889 int dsa_port_hsr_join(struct dsa_port *dp, struct net_device *hsr, in dsa_port_hsr_join()
1907 void dsa_port_hsr_leave(struct dsa_port *dp, struct net_device *hsr) in dsa_port_hsr_leave()
/linux/sound/pci/asihpi/
H A Dhpi6205.c712 u32 hsr = 0; in adapter_irq_query_and_clear() local
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2259 struct net_device *hsr, in felix_port_hsr_join()
2284 struct net_device *hsr) in felix_port_hsr_leave()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddce_calcs.h402 struct bw_fixed hsr[maximum_number_of_surfaces]; member