Searched defs:hard_iface (Results 1 – 11 of 11) sorted by relevance
43 struct hard_iface *hard_iface; in hardif_free_rcu() local52 struct hard_iface *hard_iface; in hardif_get_by_netdev() local92 struct hard_iface *hard_iface; in hardif_get_active() local154 static bool hardif_is_iface_up(const struct hard_iface *hard_iface) in hardif_is_iface_up()164 const struct hard_iface *hard_iface; in check_known_mac_addr() local191 const struct hard_iface *hard_iface; in hardif_min_mtu() local226 static void hardif_activate_interface(struct hard_iface *hard_iface) in hardif_activate_interface()257 static void hardif_deactivate_interface(struct hard_iface *hard_iface) in hardif_deactivate_interface()271 int hardif_enable_interface(struct hard_iface *hard_iface, in hardif_enable_interface()373 void hardif_disable_interface(struct hard_iface *hard_iface) in hardif_disable_interface()[all …]
37 int send_skb_packet(struct sk_buff *skb, struct hard_iface *hard_iface, in send_skb_packet()81 static void realloc_packet_buffer(struct hard_iface *hard_iface, in realloc_packet_buffer()101 struct hard_iface *hard_iface) in prepare_packet_buffer()126 struct hard_iface *hard_iface) in reset_packet_buffer()132 void schedule_bat_ogm(struct hard_iface *hard_iface) in schedule_bat_ogm()262 struct hard_iface *hard_iface; in send_outstanding_bcast_packet() local340 const struct hard_iface *hard_iface) in purge_outstanding_packets()
47 static inline void hardif_free_ref(struct hard_iface *hard_iface) in hardif_free_ref()56 struct hard_iface *hard_iface; in primary_if_get_selected() local
33 void bat_ogm_init(struct hard_iface *hard_iface) in bat_ogm_init()50 void bat_ogm_init_primary(struct hard_iface *hard_iface) in bat_ogm_init_primary()59 void bat_ogm_update_mac(struct hard_iface *hard_iface) in bat_ogm_update_mac()103 struct hard_iface *hard_iface) in bat_ogm_send_to_if()162 struct hard_iface *hard_iface; in bat_ogm_emit() local530 void bat_ogm_schedule(struct hard_iface *hard_iface, int tt_num_changes) in bat_ogm_schedule()899 struct hard_iface *hard_iface; in bat_ogm_process() local
36 struct hard_iface { struct37 struct list_head list;38 int16_t if_num;39 char if_status;40 struct net_device *net_dev;41 atomic_t seqno;42 atomic_t frag_seqno;43 unsigned char *packet_buff;44 int packet_len;45 struct kobject *hardif_obj;[all …]
159 const struct hard_iface *hard_iface; in is_my_mac() local
467 struct hard_iface *hard_iface = hardif_get_by_netdev(net_dev); in show_mesh_iface() local485 struct hard_iface *hard_iface = hardif_get_by_netdev(net_dev); in store_mesh_iface() local541 struct hard_iface *hard_iface = hardif_get_by_netdev(net_dev); in show_iface_status() local
516 int orig_hash_add_if(struct hard_iface *hard_iface, int max_if_num) in orig_hash_add_if()598 int orig_hash_del_if(struct hard_iface *hard_iface, int max_if_num) in orig_hash_del_if()
34 void slide_own_bcast_window(struct hard_iface *hard_iface) in slide_own_bcast_window()249 int recv_bat_ogm_packet(struct sk_buff *skb, struct hard_iface *hard_iface) in recv_bat_ogm_packet()
220 struct hard_iface *hard_iface, const uint8_t dstaddr[]) in frag_send_skb()
737 struct hard_iface *hard_iface; in broadcast_vis_packet() local