Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds