Home
last modified time | relevance | path

Searched refs:hot_nc (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/net/ncsi/
Dncsi-manage.c990 struct ncsi_channel *hot_nc = NULL; in ncsi_configure_channel() local
1197 hot_nc = nc; in ncsi_configure_channel()
1199 hot_nc = NULL; in ncsi_configure_channel()
1208 ndp->hot_channel = hot_nc; in ncsi_configure_channel()
1227 struct ncsi_channel *nc, *found, *hot_nc; in ncsi_choose_active_channel() local
1234 hot_nc = ndp->hot_channel; in ncsi_choose_active_channel()
1262 if (nc == hot_nc) in ncsi_choose_active_channel()