Home
last modified time | relevance | path

Searched refs:open_ifcs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c619 wl->open_ifcs++; in wilc_mac_open()
730 if (wl->open_ifcs > 0) in wilc_mac_close()
731 wl->open_ifcs--; in wilc_mac_close()
741 if (wl->open_ifcs == 0) { in wilc_mac_close()
H A Dnetdev.h215 u8 open_ifcs; member
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c623 wl->open_ifcs++; in wilc_mac_open()
776 if (wl->open_ifcs > 0) in wilc_mac_close()
777 wl->open_ifcs--; in wilc_mac_close()
788 if (wl->open_ifcs == 0) { in wilc_mac_close()
H A Dnetdev.h216 u8 open_ifcs; member

Completed in 5 milliseconds