Searched defs:most_interface (Results 1 – 1 of 1) sorted by relevance
239 struct most_interface { struct241 enum most_interface_type interface; argument245 int (*configure)(struct most_interface *iface, int channel_idx, argument247 int (*enqueue)(struct most_interface *iface, int channel_idx, argument249 int (*poison_channel)(struct most_interface *iface, int channel_idx); argument250 void (*request_netinfo)(struct most_interface *iface, int channel_idx); argument265 int (*probe_channel)(struct most_interface *iface, int channel_idx, argument