Lines Matching refs:channel_idx
241 int (*configure)(struct most_interface *iface, int channel_idx,
243 int (*enqueue)(struct most_interface *iface, int channel_idx,
245 int (*poison_channel)(struct most_interface *iface, int channel_idx);
246 void (*request_netinfo)(struct most_interface *iface, int channel_idx,
267 int (*probe_channel)(struct most_interface *iface, int channel_idx,
271 int channel_idx);
273 int (*tx_completion)(struct most_interface *iface, int channel_idx);
300 void most_stop_enqueue(struct most_interface *iface, int channel_idx);
310 void most_resume_enqueue(struct most_interface *iface, int channel_idx);
313 struct mbo *most_get_mbo(struct most_interface *iface, int channel_idx,
316 int channel_has_mbo(struct most_interface *iface, int channel_idx,
318 int most_start_channel(struct most_interface *iface, int channel_idx,
320 int most_stop_channel(struct most_interface *iface, int channel_idx,