Searched defs:hsr (Results 1 – 11 of 11) sorted by relevance
/linux/net/hsr/ |
H A D | hsr_device.c | 66 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 D | hsr_framereg.c | 40 bool hsr_addr_is_redbox(struct hsr_priv *hsr, unsigned char *addr) in hsr_addr_is_redbox() 48 bool hsr_addr_is_self(struct hsr_priv *hsr, unsigned char *addr) in hsr_addr_is_self() 94 int hsr_create_self_node(struct hsr_priv *hsr, in hsr_create_self_node() 117 void hsr_del_self_node(struct hsr_priv *hsr) in hsr_del_self_node() 155 static struct hsr_node *hsr_add_node(struct hsr_priv *hsr, in hsr_add_node() 221 struct hsr_priv *hsr = port->hsr; in hsr_get_node() local 291 struct hsr_priv *hsr = port_rcv->hsr; in hsr_handle_sup_frame() local 595 static struct hsr_port *get_late_port(struct hsr_priv *hsr, in get_late_port() 620 struct hsr_priv *hsr = timer_container_of(hsr, t, prune_timer); in hsr_prune_nodes() local 688 struct hsr_priv *hsr = timer_container_of(hsr, t, prune_proxy_timer); in hsr_prune_proxy_nodes() local [all …]
|
H A D | hsr_main.c | 21 static bool hsr_slave_empty(struct hsr_priv *hsr) in hsr_slave_empty() 36 struct hsr_priv *hsr; in hsr_netdev_notify() local 133 struct hsr_port *hsr_port_get_hsr(struct hsr_priv *hsr, enum hsr_port_type pt) in hsr_port_get_hsr() 145 struct hsr_priv *hsr; in hsr_get_version() local
|
H A D | hsr_netlink.c | 128 struct hsr_priv *hsr = netdev_priv(dev); in hsr_dellink() local 147 struct hsr_priv *hsr = netdev_priv(dev); in hsr_fill_info() local 210 void hsr_nl_ringerror(struct hsr_priv *hsr, unsigned char addr[ETH_ALEN], in hsr_nl_ringerror() 253 void hsr_nl_nodedown(struct hsr_priv *hsr, unsigned char addr[ETH_ALEN]) in hsr_nl_nodedown() 304 struct hsr_priv *hsr; in hsr_get_node_status() local 436 struct hsr_priv *hsr; in hsr_get_node_list() local
|
H A D | hsr_slave.c | 28 struct hsr_priv *hsr; in hsr_handle_frame() local 141 hsr_portdev_setup(struct hsr_priv * hsr,struct net_device * dev,struct hsr_port * port,struct netlink_ext_ack * extack) hsr_portdev_setup() argument 182 hsr_add_port(struct hsr_priv * hsr,struct net_device * dev,enum hsr_port_type type,struct netlink_ext_ack * extack) hsr_add_port() argument 228 struct hsr_priv *hsr; hsr_del_port() local [all...] |
H A D | hsr_forward.c | 35 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() 516 struct hsr_priv *hsr = port->hsr; in hsr_forward_do() local 579 static void check_local_dest(struct hsr_priv *hsr, struct sk_buff *skb, in check_local_dest() 602 struct hsr_priv *hsr = port->hsr; in handle_std_frame() local 624 struct hsr_priv *hsr = port->hsr; in hsr_fill_frame_info() local 669 struct hsr_priv *hsr = port->hsr; in fill_frame_info() local
|
H A D | hsr_main.h | 120 struct hsr_tag hsr; member 155 struct hsr_priv *hsr; member 224 #define hsr_for_each_port(hsr, port) \ argument 227 #define hsr_for_each_port_rtnl(hsr, port) \ argument
|
/linux/arch/arm64/include/uapi/asm/ |
H A D | kvm.h | 144 __u32 hsr; member
|
/linux/tools/arch/arm64/include/uapi/asm/ |
H A D | kvm.h | 144 __u32 hsr; member
|
/linux/sound/pci/asihpi/ |
H A D | hpi6205.c | 712 u32 hsr = 0; in adapter_irq_query_and_clear() local
|
/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | dce_calcs.h | 402 struct bw_fixed hsr[maximum_number_of_surfaces]; member
|