Home
last modified time | relevance | path

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

/drivers/net/wireless/microchip/wilc1000/
A Dnetdev.c629 if (!wl->open_ifcs) in wilc_mac_open()
641 wl->open_ifcs++; in wilc_mac_open()
794 if (wl->open_ifcs > 0) in wilc_mac_close()
795 wl->open_ifcs--; in wilc_mac_close()
806 if (wl->open_ifcs == 0) { in wilc_mac_close()
A Dnetdev.h232 u8 open_ifcs; member

Completed in 14 milliseconds