Searched refs:hot_nc (Results 1 – 1 of 1) sorted by relevance
938 struct ncsi_channel *hot_nc = NULL; in ncsi_configure_channel() local1142 hot_nc = nc; in ncsi_configure_channel()1144 hot_nc = NULL; in ncsi_configure_channel()1153 ndp->hot_channel = hot_nc; in ncsi_configure_channel()1172 struct ncsi_channel *nc, *found, *hot_nc; in ncsi_choose_active_channel() local1179 hot_nc = ndp->hot_channel; in ncsi_choose_active_channel()1207 if (nc == hot_nc) in ncsi_choose_active_channel()