Home
last modified time | relevance | path

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

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