Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intersil/hostap/
Dhostap_wlan.h570 #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.c1535 if (no_disable & HOSTAP_HW_ENABLE_CMDCOMPL) in prism2_hw_shutdown()