Lines Matching refs:ncsi_channel
206 struct ncsi_channel { struct
246 struct ncsi_channel *preferred_channel; /* Primary channel */ argument
318 struct ncsi_channel *hot_channel; /* Channel was ever active */
324 struct ncsi_channel *active_channel; /* Currently handled channel */
368 void ncsi_start_channel_monitor(struct ncsi_channel *nc);
369 void ncsi_stop_channel_monitor(struct ncsi_channel *nc);
370 struct ncsi_channel *ncsi_find_channel(struct ncsi_package *np,
372 struct ncsi_channel *ncsi_add_channel(struct ncsi_package *np,
382 struct ncsi_channel **nc);
388 bool ncsi_channel_has_link(struct ncsi_channel *channel);
390 struct ncsi_channel *channel);
393 struct ncsi_channel *disable,
394 struct ncsi_channel *enable);