Home
last modified time | relevance | path

Searched refs:WIL_FW_GW_CTL_RUN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dfw.h180 #define WIL_FW_GW_CTL_RUN BIT(30) /* start gateway operation */ macro
H A Dfw_inc.c404 writel(WIL_FW_GW_CTL_RUN, gwa_ctl); /* activate gw */ in gw_write()