Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h285 bool ifc_up; member
Dlinux_wlan.c52 hif_drv->ifc_up = 1; in dev_state_ev_handler()
72 hif_drv->ifc_up = 0; in dev_state_ev_handler()
Dwilc_wfi_cfgoperations.c537 if (wfi_drv->ifc_up && dev == wl->vif[1]->ndev) in cfg_connect_result()
539 else if (!wfi_drv->ifc_up && dev == wl->vif[1]->ndev) in cfg_connect_result()