Home
last modified time | relevance | path

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

/linux-6.6.21/net/hsr/
Dhsr_device.c77 struct hsr_priv *hsr; in hsr_check_announce() local
93 void hsr_check_carrier_and_operstate(struct hsr_priv *hsr) in hsr_check_carrier_and_operstate()
109 int hsr_get_max_mtu(struct hsr_priv *hsr) in hsr_get_max_mtu()
126 struct hsr_priv *hsr; in hsr_dev_change_mtu() local
143 struct hsr_priv *hsr; in hsr_dev_open() local
180 static netdev_features_t hsr_features_recompute(struct hsr_priv *hsr, in hsr_features_recompute()
207 struct hsr_priv *hsr = netdev_priv(dev); in hsr_fix_features() local
214 struct hsr_priv *hsr = netdev_priv(dev); in hsr_dev_xmit() local
239 struct hsr_priv *hsr = master->hsr; in hsr_init_skb() local
279 struct hsr_priv *hsr = master->hsr; in send_hsr_supervision_frame() local
[all …]
Dhsr_framereg.c39 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()
138 static struct hsr_node *hsr_add_node(struct hsr_priv *hsr, in hsr_add_node()
201 struct hsr_priv *hsr = port->hsr; in hsr_get_node() local
258 struct hsr_priv *hsr = port_rcv->hsr; in hsr_handle_sup_frame() local
469 static struct hsr_port *get_late_port(struct hsr_priv *hsr, in get_late_port()
494 struct hsr_priv *hsr = from_timer(hsr, t, prune_timer); in hsr_prune_nodes() local
560 void *hsr_get_next_node(struct hsr_priv *hsr, void *_pos, in hsr_get_next_node()
582 int hsr_get_node_data(struct hsr_priv *hsr, in hsr_get_node_data()
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
Dhsr_netlink.c107 struct hsr_priv *hsr = netdev_priv(dev); in hsr_dellink() local
123 struct hsr_priv *hsr = netdev_priv(dev); in hsr_fill_info() local
186 void hsr_nl_ringerror(struct hsr_priv *hsr, unsigned char addr[ETH_ALEN], in hsr_nl_ringerror()
229 void hsr_nl_nodedown(struct hsr_priv *hsr, unsigned char addr[ETH_ALEN]) in hsr_nl_nodedown()
280 struct hsr_priv *hsr; in hsr_get_node_status() local
412 struct hsr_priv *hsr; in hsr_get_node_list() local
Dhsr_slave.c28 struct hsr_priv *hsr; in hsr_handle_frame() local
125 static int hsr_portdev_setup(struct hsr_priv *hsr, struct net_device *dev, in hsr_portdev_setup()
166 int hsr_add_port(struct hsr_priv *hsr, struct net_device *dev, in hsr_add_port()
212 struct hsr_priv *hsr; in hsr_del_port() local
Dhsr_forward.c35 static bool is_supervision_frame(struct hsr_priv *hsr, struct sk_buff *skb) in is_supervision_frame()
418 struct hsr_priv *hsr = port->hsr; in hsr_forward_do() local
477 static void check_local_dest(struct hsr_priv *hsr, struct sk_buff *skb, in check_local_dest()
500 struct hsr_priv *hsr = port->hsr; in handle_std_frame() local
520 struct hsr_priv *hsr = port->hsr; in hsr_fill_frame_info() local
565 struct hsr_priv *hsr = port->hsr; in fill_frame_info() local
Dhsr_main.h118 struct hsr_tag hsr; member
162 struct hsr_priv *hsr; member
221 #define hsr_for_each_port(hsr, port) \ argument
/linux-6.6.21/drivers/net/dsa/xrs700x/
Dxrs700x.c551 struct net_device *hsr) in xrs700x_hsr_join()
643 struct net_device *hsr) in xrs700x_hsr_leave()
/linux-6.6.21/net/dsa/
Dport.c2027 int dsa_port_hsr_join(struct dsa_port *dp, struct net_device *hsr) in dsa_port_hsr_join()
2044 void dsa_port_hsr_leave(struct dsa_port *dp, struct net_device *hsr) in dsa_port_hsr_leave()
/linux-6.6.21/tools/arch/arm64/include/uapi/asm/
Dkvm.h148 __u32 hsr; member
/linux-6.6.21/arch/arm64/include/uapi/asm/
Dkvm.h148 __u32 hsr; member
/linux-6.6.21/sound/pci/asihpi/
Dhpi6205.c712 u32 hsr = 0; in adapter_irq_query_and_clear() local
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/inc/
Ddce_calcs.h402 struct bw_fixed hsr[maximum_number_of_surfaces]; member