Lines Matching refs:ncsi_channel
216 struct ncsi_channel { struct
256 struct ncsi_channel *preferred_channel; /* Primary channel */ argument
330 struct ncsi_channel *hot_channel; /* Channel was ever active */
336 struct ncsi_channel *active_channel; /* Currently handled channel */
381 void ncsi_start_channel_monitor(struct ncsi_channel *nc);
382 void ncsi_stop_channel_monitor(struct ncsi_channel *nc);
383 struct ncsi_channel *ncsi_find_channel(struct ncsi_package *np,
385 struct ncsi_channel *ncsi_add_channel(struct ncsi_package *np,
395 struct ncsi_channel **nc);
401 bool ncsi_channel_has_link(struct ncsi_channel *channel);
403 struct ncsi_channel *channel);
406 struct ncsi_channel *disable,
407 struct ncsi_channel *enable);