Searched defs:batadv_algo_iface_ops (Results 1 – 2 of 2) sorted by relevance
2191 struct batadv_algo_iface_ops { struct2196 void (*activate)(struct batadv_hard_iface *hard_iface);2199 int (*enable)(struct batadv_hard_iface *hard_iface);2202 void (*enabled)(struct batadv_hard_iface *hard_iface);2205 void (*disable)(struct batadv_hard_iface *hard_iface);2211 void (*update_mac)(struct batadv_hard_iface *hard_iface);2214 void (*primary_set)(struct batadv_hard_iface *hard_iface);
2124 struct batadv_algo_iface_ops { struct2129 void (*activate)(struct batadv_hard_iface *hard_iface);2132 int (*enable)(struct batadv_hard_iface *hard_iface);2135 void (*enabled)(struct batadv_hard_iface *hard_iface);2138 void (*disable)(struct batadv_hard_iface *hard_iface);2144 void (*update_mac)(struct batadv_hard_iface *hard_iface);2147 void (*primary_set)(struct batadv_hard_iface *hard_iface);