Searched refs:WIL_FW_GW_CTL_BUSY (Results 1 – 2 of 2) sorted by relevance
179 #define WIL_FW_GW_CTL_BUSY BIT(29) /* gateway busy performing operation */ macro
411 } while (readl(gwa_ctl) & WIL_FW_GW_CTL_BUSY); /* gw done? */ in gw_write()
Completed in 7 milliseconds