Searched refs:most_interface (Results 1 – 1 of 1) sorted by relevance
| /include/linux/ |
| A D | most.h | 180 struct most_interface *ifp; 231 struct most_interface { struct 241 int (*configure)(struct most_interface *iface, int channel_idx, argument 243 int (*enqueue)(struct most_interface *iface, int channel_idx, argument 247 void (*on_netinfo)(struct most_interface *iface, 267 int (*probe_channel)(struct most_interface *iface, int channel_idx, argument 270 int (*disconnect_channel)(struct most_interface *iface, 286 int most_register_interface(struct most_interface *iface); 292 void most_deregister_interface(struct most_interface *iface); 316 int channel_has_mbo(struct most_interface *iface, int channel_idx, [all …]
|
Completed in 3 milliseconds