Home
last modified time | relevance | path

Searched refs:WCN36XX_BMPS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dpmc.c32 vif_priv->pw_state = WCN36XX_BMPS; in wcn36xx_pmc_enter_bmps_state()
56 if (WCN36XX_BMPS != vif_priv->pw_state) { in wcn36xx_pmc_exit_bmps_state()
H A Dpmc.h24 WCN36XX_BMPS enumerator
H A Ddebug.c39 if (vif_priv->pw_state == WCN36XX_BMPS) in read_file_bool_bmps()
H A Ddxe.c835 if (is_low && vif_priv->pw_state == WCN36XX_BMPS) { in wcn36xx_dxe_tx_frame()