Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcm4329/src/include/
Dwlioctl.h748 #define WL_TXPWR_OVERRIDE (1U<<31) macro
/hardware/broadcom/wlan/bcm4329/src/wl/sys/
Dwl_iw.c3022 result = (uint8)(txpwrdbm & ~WL_TXPWR_OVERRIDE); in wl_iw_get_txpow()