Searched refs:WIL_FW_GW_CTL_BUSY (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Dfw.h123 #define WIL_FW_GW_CTL_BUSY BIT(29) /* gateway busy performing operation */ macro
H A Dfw_inc.c253 } while (readl(gwa_ctl) & WIL_FW_GW_CTL_BUSY); /* gw done? */ gw_write()

Completed in 131 milliseconds