Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h131 u8 open_ifcs; member
Dlinux_wlan.c794 wl->open_ifcs++; in wilc_mac_open()
929 if (wl->open_ifcs > 0) in wilc_mac_close()
930 wl->open_ifcs--; in wilc_mac_close()
940 if (wl->open_ifcs == 0) { in wilc_mac_close()