Searched defs:ncsi_channel (Results 1 – 1 of 1) sorted by relevance
177 struct ncsi_channel { struct186 struct ncsi_channel_version version; argument187 struct ncsi_channel_cap caps[NCSI_CAP_MAX]; argument188 struct ncsi_channel_mode modes[NCSI_MODE_MAX]; argument189 struct ncsi_channel_filter *filters[NCSI_FILTER_MAX]; argument190 struct ncsi_channel_stats stats; argument191 struct {199 } monitor;200 struct list_head node;201 struct list_head link;