Home
last modified time | relevance | path

Searched refs:HOSTAP_HW_ENABLE_CMDCOMPL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_wlan.h570 #define HOSTAP_HW_ENABLE_CMDCOMPL BIT(1) macro
H A Dhostap_main.c619 local->func->hw_shutdown(dev, HOSTAP_HW_ENABLE_CMDCOMPL); in prism2_close()
H A Dhostap_hw.c1535 if (no_disable & HOSTAP_HW_ENABLE_CMDCOMPL) in prism2_hw_shutdown()