Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_wlan.h569 #define HOSTAP_HW_NO_DISABLE BIT(0) macro
H A Dhostap_hw.c1529 if ((no_disable & HOSTAP_HW_NO_DISABLE) == 0 && in prism2_hw_shutdown()