Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
A Dnetdev.c616 if (!wl->open_ifcs) in wilc_mac_open()
631 wl->open_ifcs++; in wilc_mac_open()
784 if (wl->open_ifcs > 0) in wilc_mac_close()
785 wl->open_ifcs--; in wilc_mac_close()
796 if (wl->open_ifcs == 0) { in wilc_mac_close()
A Dnetdev.h232 u8 open_ifcs; member

Completed in 6 milliseconds