Lines Matching refs:ncsi_channel
213 struct ncsi_channel { struct
253 struct ncsi_channel *preferred_channel; /* Primary channel */ argument
326 struct ncsi_channel *hot_channel; /* Channel was ever active */
332 struct ncsi_channel *active_channel; /* Currently handled channel */
376 void ncsi_start_channel_monitor(struct ncsi_channel *nc);
377 void ncsi_stop_channel_monitor(struct ncsi_channel *nc);
378 struct ncsi_channel *ncsi_find_channel(struct ncsi_package *np,
380 struct ncsi_channel *ncsi_add_channel(struct ncsi_package *np,
390 struct ncsi_channel **nc);
396 bool ncsi_channel_has_link(struct ncsi_channel *channel);
398 struct ncsi_channel *channel);
401 struct ncsi_channel *disable,
402 struct ncsi_channel *enable);