Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/include/
H A Ddefs.h58 #define WL_TXPWR_OVERRIDE (1U<<31) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl_defs.h2172 #define WL_TXPWR_OVERRIDE (1U<<31) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl_defs.h2278 #define WL_TXPWR_OVERRIDE (1U<<31) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl_defs.h2278 #define WL_TXPWR_OVERRIDE (1U<<31) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl_defs.h2267 #define WL_TXPWR_OVERRIDE (1U<<31) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl_defs.h2386 #define WL_TXPWR_OVERRIDE (1U<<31) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl_defs.h2386 #define WL_TXPWR_OVERRIDE (1U<<31) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c2305 qdbm |= WL_TXPWR_OVERRIDE; in brcmf_cfg80211_set_tx_power()
2323 brcmf_dbg(TRACE, "Exit %d (qdbm)\n", qdbm & ~WL_TXPWR_OVERRIDE); in brcmf_cfg80211_set_tx_power()
2346 *dbm = (qdbm & ~WL_TXPWR_OVERRIDE) / 4; in brcmf_cfg80211_get_tx_power()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_iw.c2066 result = (uint8)(txpwrdbm & ~WL_TXPWR_OVERRIDE); in wl_iw_get_txpow()
H A Dwl_cfg80211.c1811 txpwrqdbm |= WL_TXPWR_OVERRIDE;
1839 *dbm = (txpwrdbm & ~WL_TXPWR_OVERRIDE) / 4;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_iw.c2072 result = (uint8)(txpwrdbm & ~WL_TXPWR_OVERRIDE); in wl_iw_get_txpow()
H A Dwl_cfg80211.c1930 txpwrqdbm |= WL_TXPWR_OVERRIDE;
1958 *dbm = (txpwrdbm & ~WL_TXPWR_OVERRIDE) / 4;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_iw.c2072 result = (uint8)(txpwrdbm & ~WL_TXPWR_OVERRIDE); in wl_iw_get_txpow()
H A Dwl_cfg80211.c1928 txpwrqdbm |= WL_TXPWR_OVERRIDE;
1956 *dbm = (txpwrdbm & ~WL_TXPWR_OVERRIDE) / 4;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iw.c2304 result = (uint8)(txpwrdbm & ~WL_TXPWR_OVERRIDE); in wl_iw_get_txpow()
H A Dwl_cfg80211.c1741 txpwrqdbm |= WL_TXPWR_OVERRIDE; in wl_set_tx_power()
1769 *dbm = (txpwrdbm & ~WL_TXPWR_OVERRIDE) / 4; in wl_get_tx_power()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_iw.c2300 result = (uint8)(txpwrdbm & ~WL_TXPWR_OVERRIDE); in wl_iw_get_txpow()
H A Dwl_cfg80211.c1609 *dbm = (txpwrdbm & ~WL_TXPWR_OVERRIDE) / 4; in wl_get_tx_power()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iw.c2341 result = (uint8)(txpwrdbm & ~WL_TXPWR_OVERRIDE); in wl_iw_get_txpow()
H A Dwl_cfg80211.c1755 txpwrqdbm |= WL_TXPWR_OVERRIDE; in wl_set_tx_power()
1783 *dbm = (txpwrdbm & ~WL_TXPWR_OVERRIDE) / 4; in wl_get_tx_power()