Home
last modified time | relevance | path

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

/Linux-v4.19/net/ncsi/
Dncsi-manage.c644 struct ncsi_channel *hot_nc = NULL; in ncsi_configure_channel() local
813 hot_nc = nc; in ncsi_configure_channel()
816 hot_nc = NULL; in ncsi_configure_channel()
826 ndp->hot_channel = hot_nc; in ncsi_configure_channel()
846 struct ncsi_channel *nc, *found, *hot_nc, *force_channel; in ncsi_choose_active_channel() local
851 hot_nc = ndp->hot_channel; in ncsi_choose_active_channel()
888 if (nc == hot_nc) in ncsi_choose_active_channel()