Searched defs:most_interface (Results 1 – 1 of 1) sorted by relevance
231 struct most_interface { struct235 enum most_interface_type interface; argument241 int (*configure)(struct most_interface *iface, int channel_idx, argument243 int (*enqueue)(struct most_interface *iface, int channel_idx, argument245 int (*poison_channel)(struct most_interface *iface, int channel_idx); argument246 void (*request_netinfo)(struct most_interface *iface, int channel_idx, argument267 int (*probe_channel)(struct most_interface *iface, int channel_idx, argument
Completed in 4 milliseconds