Searched defs:m2d (Results 1 – 8 of 8) sorted by relevance
1065 struct wps_event_m2d *m2d = &data.m2d; in wps_process_m2d() local
550 } m2d; member
93 struct avg_info m2d; member
341 struct wps_event_m2d *m2d) in wpas_dbus_signal_wps_event_m2d()
660 struct wps_event_m2d *m2d) in wpas_dbus_signal_wps_event_m2d()
391 struct wps_event_m2d *m2d) in wpas_notify_wps_event_m2d()
615 struct wps_event_m2d *m2d) in wpa_supplicant_wps_event_m2d()
292 Tensor m2d = Reduce("max", {2}, Maximum(kFloat), in2_, {5}); in TEST() local