Searched refs:WL_TXPWR_OVERRIDE (Results 1 – 2 of 2) sorted by relevance
58 #define WL_TXPWR_OVERRIDE (1U<<31) macro
2318 qdbm |= WL_TXPWR_OVERRIDE; in brcmf_cfg80211_set_tx_power()2336 brcmf_dbg(TRACE, "Exit %d (qdbm)\n", qdbm & ~WL_TXPWR_OVERRIDE); in brcmf_cfg80211_set_tx_power()2359 *dbm = (qdbm & ~WL_TXPWR_OVERRIDE) / 4; in brcmf_cfg80211_get_tx_power()