Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-manage.c944 struct ncsi_channel *hot_nc = NULL; in ncsi_configure_channel() local
1148 hot_nc = nc; in ncsi_configure_channel()
1150 hot_nc = NULL; in ncsi_configure_channel()
1159 ndp->hot_channel = hot_nc; in ncsi_configure_channel()
1178 struct ncsi_channel *nc, *found, *hot_nc; in ncsi_choose_active_channel() local
1185 hot_nc = ndp->hot_channel; in ncsi_choose_active_channel()
1213 if (nc == hot_nc) in ncsi_choose_active_channel()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-manage.c996 struct ncsi_channel *hot_nc = NULL; in ncsi_configure_channel() local
1200 hot_nc = nc; in ncsi_configure_channel()
1202 hot_nc = NULL; in ncsi_configure_channel()
1211 ndp->hot_channel = hot_nc; in ncsi_configure_channel()
1230 struct ncsi_channel *nc, *found, *hot_nc; in ncsi_choose_active_channel() local
1237 hot_nc = ndp->hot_channel; in ncsi_choose_active_channel()
1265 if (nc == hot_nc) in ncsi_choose_active_channel()

Completed in 5 milliseconds