Home
last modified time | relevance | path

Searched refs:ref_tlrs (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_com_phycfg.c3090 u8 bw, channel, tlrs, ref_tlrs, ntx_idx; in phy_txpwr_lmt_cross_ref_ht_vht() local
3114 ref_tlrs = TXPWR_LMT_RS_VHT; in phy_txpwr_lmt_cross_ref_ht_vht()
3116 ref_tlrs = TXPWR_LMT_RS_HT; in phy_txpwr_lmt_cross_ref_ht_vht()
3122 if (ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx] == MAX_POWER_INDEX) in phy_txpwr_lmt_cross_ref_ht_vht()
3135 if (tlrs == TXPWR_LMT_RS_HT && ref_tlrs == TXPWR_LMT_RS_VHT) in phy_txpwr_lmt_cross_ref_ht_vht()
3137 else if (tlrs == TXPWR_LMT_RS_VHT && ref_tlrs == TXPWR_LMT_RS_HT) in phy_txpwr_lmt_cross_ref_ht_vht()
3144 , txpwr_lmt_rs_str(ref_tlrs), ntx_idx + 1); in phy_txpwr_lmt_cross_ref_ht_vht()
3147 ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx]; in phy_txpwr_lmt_cross_ref_ht_vht()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_com_phycfg.c3266 u8 bw, channel, tlrs, ref_tlrs, ntx_idx; in phy_txpwr_lmt_cross_ref_ht_vht() local
3290 ref_tlrs = TXPWR_LMT_RS_VHT; in phy_txpwr_lmt_cross_ref_ht_vht()
3292 ref_tlrs = TXPWR_LMT_RS_HT; in phy_txpwr_lmt_cross_ref_ht_vht()
3298 if (ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx] == hal_spec->txgi_max) in phy_txpwr_lmt_cross_ref_ht_vht()
3311 if (tlrs == TXPWR_LMT_RS_HT && ref_tlrs == TXPWR_LMT_RS_VHT) in phy_txpwr_lmt_cross_ref_ht_vht()
3313 else if (tlrs == TXPWR_LMT_RS_VHT && ref_tlrs == TXPWR_LMT_RS_HT) in phy_txpwr_lmt_cross_ref_ht_vht()
3320 , txpwr_lmt_rs_str(ref_tlrs), ntx_idx + 1); in phy_txpwr_lmt_cross_ref_ht_vht()
3323 ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx]; in phy_txpwr_lmt_cross_ref_ht_vht()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_com_phycfg.c3256 u8 bw, channel, tlrs, ref_tlrs, ntx_idx; in phy_txpwr_lmt_cross_ref_ht_vht() local
3280 ref_tlrs = TXPWR_LMT_RS_VHT; in phy_txpwr_lmt_cross_ref_ht_vht()
3282 ref_tlrs = TXPWR_LMT_RS_HT; in phy_txpwr_lmt_cross_ref_ht_vht()
3288 if (ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx] == hal_spec->txgi_max) in phy_txpwr_lmt_cross_ref_ht_vht()
3301 if (tlrs == TXPWR_LMT_RS_HT && ref_tlrs == TXPWR_LMT_RS_VHT) in phy_txpwr_lmt_cross_ref_ht_vht()
3303 else if (tlrs == TXPWR_LMT_RS_VHT && ref_tlrs == TXPWR_LMT_RS_HT) in phy_txpwr_lmt_cross_ref_ht_vht()
3310 , txpwr_lmt_rs_str(ref_tlrs), ntx_idx + 1); in phy_txpwr_lmt_cross_ref_ht_vht()
3313 ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx]; in phy_txpwr_lmt_cross_ref_ht_vht()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_com_phycfg.c3308 u8 bw, channel, tlrs, ref_tlrs, ntx_idx; in phy_txpwr_lmt_cross_ref_ht_vht() local
3332 ref_tlrs = TXPWR_LMT_RS_VHT; in phy_txpwr_lmt_cross_ref_ht_vht()
3334 ref_tlrs = TXPWR_LMT_RS_HT; in phy_txpwr_lmt_cross_ref_ht_vht()
3340 if (ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx] == hal_spec->txgi_max) in phy_txpwr_lmt_cross_ref_ht_vht()
3353 if (tlrs == TXPWR_LMT_RS_HT && ref_tlrs == TXPWR_LMT_RS_VHT) in phy_txpwr_lmt_cross_ref_ht_vht()
3355 else if (tlrs == TXPWR_LMT_RS_VHT && ref_tlrs == TXPWR_LMT_RS_HT) in phy_txpwr_lmt_cross_ref_ht_vht()
3362 , txpwr_lmt_rs_str(ref_tlrs), ntx_idx + 1); in phy_txpwr_lmt_cross_ref_ht_vht()
3365 ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx]; in phy_txpwr_lmt_cross_ref_ht_vht()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com_phycfg.c3274 u8 bw, channel, tlrs, ref_tlrs, ntx_idx; in phy_txpwr_lmt_cross_ref_ht_vht() local
3298 ref_tlrs = TXPWR_LMT_RS_VHT; in phy_txpwr_lmt_cross_ref_ht_vht()
3300 ref_tlrs = TXPWR_LMT_RS_HT; in phy_txpwr_lmt_cross_ref_ht_vht()
3306 if (ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx] == hal_spec->txgi_max) in phy_txpwr_lmt_cross_ref_ht_vht()
3319 if (tlrs == TXPWR_LMT_RS_HT && ref_tlrs == TXPWR_LMT_RS_VHT) in phy_txpwr_lmt_cross_ref_ht_vht()
3321 else if (tlrs == TXPWR_LMT_RS_VHT && ref_tlrs == TXPWR_LMT_RS_HT) in phy_txpwr_lmt_cross_ref_ht_vht()
3328 , txpwr_lmt_rs_str(ref_tlrs), ntx_idx + 1); in phy_txpwr_lmt_cross_ref_ht_vht()
3331 ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx]; in phy_txpwr_lmt_cross_ref_ht_vht()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_com_phycfg.c3275 u8 bw, channel, tlrs, ref_tlrs, ntx_idx; in phy_txpwr_lmt_cross_ref_ht_vht() local
3299 ref_tlrs = TXPWR_LMT_RS_VHT; in phy_txpwr_lmt_cross_ref_ht_vht()
3301 ref_tlrs = TXPWR_LMT_RS_HT; in phy_txpwr_lmt_cross_ref_ht_vht()
3307 if (ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx] == hal_spec->txgi_max) in phy_txpwr_lmt_cross_ref_ht_vht()
3320 if (tlrs == TXPWR_LMT_RS_HT && ref_tlrs == TXPWR_LMT_RS_VHT) in phy_txpwr_lmt_cross_ref_ht_vht()
3322 else if (tlrs == TXPWR_LMT_RS_VHT && ref_tlrs == TXPWR_LMT_RS_HT) in phy_txpwr_lmt_cross_ref_ht_vht()
3329 , txpwr_lmt_rs_str(ref_tlrs), ntx_idx + 1); in phy_txpwr_lmt_cross_ref_ht_vht()
3332 ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx]; in phy_txpwr_lmt_cross_ref_ht_vht()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_com_phycfg.c3265 u8 bw, channel, tlrs, ref_tlrs, ntx_idx; in phy_txpwr_lmt_cross_ref_ht_vht() local
3289 ref_tlrs = TXPWR_LMT_RS_VHT; in phy_txpwr_lmt_cross_ref_ht_vht()
3291 ref_tlrs = TXPWR_LMT_RS_HT; in phy_txpwr_lmt_cross_ref_ht_vht()
3297 if (ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx] == hal_spec->txgi_max) in phy_txpwr_lmt_cross_ref_ht_vht()
3310 if (tlrs == TXPWR_LMT_RS_HT && ref_tlrs == TXPWR_LMT_RS_VHT) in phy_txpwr_lmt_cross_ref_ht_vht()
3312 else if (tlrs == TXPWR_LMT_RS_VHT && ref_tlrs == TXPWR_LMT_RS_HT) in phy_txpwr_lmt_cross_ref_ht_vht()
3319 , txpwr_lmt_rs_str(ref_tlrs), ntx_idx + 1); in phy_txpwr_lmt_cross_ref_ht_vht()
3322 ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx]; in phy_txpwr_lmt_cross_ref_ht_vht()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com_phycfg.c3274 u8 bw, channel, tlrs, ref_tlrs, ntx_idx; in phy_txpwr_lmt_cross_ref_ht_vht() local
3298 ref_tlrs = TXPWR_LMT_RS_VHT; in phy_txpwr_lmt_cross_ref_ht_vht()
3300 ref_tlrs = TXPWR_LMT_RS_HT; in phy_txpwr_lmt_cross_ref_ht_vht()
3306 if (ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx] == hal_spec->txgi_max) in phy_txpwr_lmt_cross_ref_ht_vht()
3319 if (tlrs == TXPWR_LMT_RS_HT && ref_tlrs == TXPWR_LMT_RS_VHT) in phy_txpwr_lmt_cross_ref_ht_vht()
3321 else if (tlrs == TXPWR_LMT_RS_VHT && ref_tlrs == TXPWR_LMT_RS_HT) in phy_txpwr_lmt_cross_ref_ht_vht()
3328 , txpwr_lmt_rs_str(ref_tlrs), ntx_idx + 1); in phy_txpwr_lmt_cross_ref_ht_vht()
3331 ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx]; in phy_txpwr_lmt_cross_ref_ht_vht()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com_phycfg.c3250 u8 bw, channel, tlrs, ref_tlrs, ntx_idx; in phy_txpwr_lmt_cross_ref_ht_vht() local
3274 ref_tlrs = TXPWR_LMT_RS_VHT; in phy_txpwr_lmt_cross_ref_ht_vht()
3276 ref_tlrs = TXPWR_LMT_RS_HT; in phy_txpwr_lmt_cross_ref_ht_vht()
3282 if (ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx] == hal_spec->txgi_max) in phy_txpwr_lmt_cross_ref_ht_vht()
3295 if (tlrs == TXPWR_LMT_RS_HT && ref_tlrs == TXPWR_LMT_RS_VHT) in phy_txpwr_lmt_cross_ref_ht_vht()
3297 else if (tlrs == TXPWR_LMT_RS_VHT && ref_tlrs == TXPWR_LMT_RS_HT) in phy_txpwr_lmt_cross_ref_ht_vht()
3304 , txpwr_lmt_rs_str(ref_tlrs), ntx_idx + 1); in phy_txpwr_lmt_cross_ref_ht_vht()
3307 ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx]; in phy_txpwr_lmt_cross_ref_ht_vht()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_com_phycfg.c3213 u8 bw, channel, tlrs, ref_tlrs, ntx_idx; in phy_txpwr_lmt_cross_ref_ht_vht() local
3237 ref_tlrs = TXPWR_LMT_RS_VHT; in phy_txpwr_lmt_cross_ref_ht_vht()
3239 ref_tlrs = TXPWR_LMT_RS_HT; in phy_txpwr_lmt_cross_ref_ht_vht()
3245 if (ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx] == hal_spec->txgi_max) in phy_txpwr_lmt_cross_ref_ht_vht()
3258 if (tlrs == TXPWR_LMT_RS_HT && ref_tlrs == TXPWR_LMT_RS_VHT) in phy_txpwr_lmt_cross_ref_ht_vht()
3260 else if (tlrs == TXPWR_LMT_RS_VHT && ref_tlrs == TXPWR_LMT_RS_HT) in phy_txpwr_lmt_cross_ref_ht_vht()
3267 , txpwr_lmt_rs_str(ref_tlrs), ntx_idx + 1); in phy_txpwr_lmt_cross_ref_ht_vht()
3270 ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx]; in phy_txpwr_lmt_cross_ref_ht_vht()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com_phycfg.c3250 u8 bw, channel, tlrs, ref_tlrs, ntx_idx; in phy_txpwr_lmt_cross_ref_ht_vht() local
3274 ref_tlrs = TXPWR_LMT_RS_VHT; in phy_txpwr_lmt_cross_ref_ht_vht()
3276 ref_tlrs = TXPWR_LMT_RS_HT; in phy_txpwr_lmt_cross_ref_ht_vht()
3282 if (ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx] == hal_spec->txgi_max) in phy_txpwr_lmt_cross_ref_ht_vht()
3295 if (tlrs == TXPWR_LMT_RS_HT && ref_tlrs == TXPWR_LMT_RS_VHT) in phy_txpwr_lmt_cross_ref_ht_vht()
3297 else if (tlrs == TXPWR_LMT_RS_VHT && ref_tlrs == TXPWR_LMT_RS_HT) in phy_txpwr_lmt_cross_ref_ht_vht()
3304 , txpwr_lmt_rs_str(ref_tlrs), ntx_idx + 1); in phy_txpwr_lmt_cross_ref_ht_vht()
3307 ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx]; in phy_txpwr_lmt_cross_ref_ht_vht()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_com_phycfg.c3214 u8 bw, channel, tlrs, ref_tlrs, ntx_idx; in phy_txpwr_lmt_cross_ref_ht_vht() local
3238 ref_tlrs = TXPWR_LMT_RS_VHT; in phy_txpwr_lmt_cross_ref_ht_vht()
3240 ref_tlrs = TXPWR_LMT_RS_HT; in phy_txpwr_lmt_cross_ref_ht_vht()
3246 if (ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx] == hal_spec->txgi_max) in phy_txpwr_lmt_cross_ref_ht_vht()
3259 if (tlrs == TXPWR_LMT_RS_HT && ref_tlrs == TXPWR_LMT_RS_VHT) in phy_txpwr_lmt_cross_ref_ht_vht()
3261 else if (tlrs == TXPWR_LMT_RS_VHT && ref_tlrs == TXPWR_LMT_RS_HT) in phy_txpwr_lmt_cross_ref_ht_vht()
3268 , txpwr_lmt_rs_str(ref_tlrs), ntx_idx + 1); in phy_txpwr_lmt_cross_ref_ht_vht()
3271 ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx]; in phy_txpwr_lmt_cross_ref_ht_vht()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_com_phycfg.c3215 u8 bw, channel, tlrs, ref_tlrs, ntx_idx; in phy_txpwr_lmt_cross_ref_ht_vht() local
3239 ref_tlrs = TXPWR_LMT_RS_VHT; in phy_txpwr_lmt_cross_ref_ht_vht()
3241 ref_tlrs = TXPWR_LMT_RS_HT; in phy_txpwr_lmt_cross_ref_ht_vht()
3247 if (ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx] == hal_spec->txgi_max) in phy_txpwr_lmt_cross_ref_ht_vht()
3260 if (tlrs == TXPWR_LMT_RS_HT && ref_tlrs == TXPWR_LMT_RS_VHT) in phy_txpwr_lmt_cross_ref_ht_vht()
3262 else if (tlrs == TXPWR_LMT_RS_VHT && ref_tlrs == TXPWR_LMT_RS_HT) in phy_txpwr_lmt_cross_ref_ht_vht()
3269 , txpwr_lmt_rs_str(ref_tlrs), ntx_idx + 1); in phy_txpwr_lmt_cross_ref_ht_vht()
3272 ent->lmt_5g[bw][ref_tlrs - 1][channel][ntx_idx]; in phy_txpwr_lmt_cross_ref_ht_vht()