| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/ |
| H A D | hal_com_phycfg.c | 3436 u8 bw_pos; in phy_txpwr_limit_bandwidth_chk() local 3454 for (bw_pos = bw; bw_pos >= CHANNEL_WIDTH_40; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3455 …cch_by_bw[bw_pos - 1] = rtw_get_scch_by_cch_offset(cch_by_bw[bw_pos], bw_pos, offset_by_bw & BIT(b… in phy_txpwr_limit_bandwidth_chk() 3463 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3464 …lmt[bw_pos] = phy_get_txpwr_lmt_abs(adapter, ent->regd_name, band, bw_pos, tlrs, ntx_idx, cch_by_b… in phy_txpwr_limit_bandwidth_chk() 3466 for (bw_pos = bw; bw_pos > CHANNEL_WIDTH_20; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3467 if (lmt[bw_pos] > lmt[bw_pos - 1]) in phy_txpwr_limit_bandwidth_chk() 3469 if (bw_pos == CHANNEL_WIDTH_20) in phy_txpwr_limit_bandwidth_chk() 3479 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3480 _RTW_PRINT_SEL(RTW_DBGDUMP, "%03u ", cch_by_bw[bw_pos]); in phy_txpwr_limit_bandwidth_chk() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/ |
| H A D | hal_com_phycfg.c | 3426 u8 bw_pos; in phy_txpwr_limit_bandwidth_chk() local 3444 for (bw_pos = bw; bw_pos >= CHANNEL_WIDTH_40; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3445 …cch_by_bw[bw_pos - 1] = rtw_get_scch_by_cch_offset(cch_by_bw[bw_pos], bw_pos, offset_by_bw & BIT(b… in phy_txpwr_limit_bandwidth_chk() 3453 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3454 …lmt[bw_pos] = phy_get_txpwr_lmt_abs(adapter, ent->regd_name, band, bw_pos, tlrs, ntx_idx, cch_by_b… in phy_txpwr_limit_bandwidth_chk() 3456 for (bw_pos = bw; bw_pos > CHANNEL_WIDTH_20; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3457 if (lmt[bw_pos] > lmt[bw_pos - 1]) in phy_txpwr_limit_bandwidth_chk() 3459 if (bw_pos == CHANNEL_WIDTH_20) in phy_txpwr_limit_bandwidth_chk() 3469 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3470 _RTW_PRINT_SEL(RTW_DBGDUMP, "%03u ", cch_by_bw[bw_pos]); in phy_txpwr_limit_bandwidth_chk() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/ |
| H A D | hal_com_phycfg.c | 3478 u8 bw_pos; in phy_txpwr_limit_bandwidth_chk() local 3496 for (bw_pos = bw; bw_pos >= CHANNEL_WIDTH_40; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3497 …cch_by_bw[bw_pos - 1] = rtw_get_scch_by_cch_offset(cch_by_bw[bw_pos], bw_pos, offset_by_bw & BIT(b… in phy_txpwr_limit_bandwidth_chk() 3505 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3506 …lmt[bw_pos] = phy_get_txpwr_lmt_abs(adapter, ent->regd_name, band, bw_pos, tlrs, ntx_idx, cch_by_b… in phy_txpwr_limit_bandwidth_chk() 3508 for (bw_pos = bw; bw_pos > CHANNEL_WIDTH_20; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3509 if (lmt[bw_pos] > lmt[bw_pos - 1]) in phy_txpwr_limit_bandwidth_chk() 3511 if (bw_pos == CHANNEL_WIDTH_20) in phy_txpwr_limit_bandwidth_chk() 3521 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3522 _RTW_PRINT_SEL(RTW_DBGDUMP, "%03u ", cch_by_bw[bw_pos]); in phy_txpwr_limit_bandwidth_chk() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/ |
| H A D | hal_com_phycfg.c | 3444 u8 bw_pos; in phy_txpwr_limit_bandwidth_chk() local 3462 for (bw_pos = bw; bw_pos >= CHANNEL_WIDTH_40; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3463 …cch_by_bw[bw_pos - 1] = rtw_get_scch_by_cch_offset(cch_by_bw[bw_pos], bw_pos, offset_by_bw & BIT(b… in phy_txpwr_limit_bandwidth_chk() 3471 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3472 …lmt[bw_pos] = phy_get_txpwr_lmt(adapter, ent->regd_name, band, bw_pos, tlrs, ntx_idx, cch_by_bw[bw… in phy_txpwr_limit_bandwidth_chk() 3474 for (bw_pos = bw; bw_pos > CHANNEL_WIDTH_20; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3475 if (lmt[bw_pos] > lmt[bw_pos - 1]) in phy_txpwr_limit_bandwidth_chk() 3477 if (bw_pos == CHANNEL_WIDTH_20) in phy_txpwr_limit_bandwidth_chk() 3487 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3488 _RTW_PRINT_SEL(RTW_DBGDUMP, "%03u ", cch_by_bw[bw_pos]); in phy_txpwr_limit_bandwidth_chk() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/ |
| H A D | hal_com_phycfg.c | 3445 u8 bw_pos; in phy_txpwr_limit_bandwidth_chk() local 3463 for (bw_pos = bw; bw_pos >= CHANNEL_WIDTH_40; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3464 …cch_by_bw[bw_pos - 1] = rtw_get_scch_by_cch_offset(cch_by_bw[bw_pos], bw_pos, offset_by_bw & BIT(b… in phy_txpwr_limit_bandwidth_chk() 3472 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3473 …lmt[bw_pos] = phy_get_txpwr_lmt(adapter, ent->regd_name, band, bw_pos, tlrs, ntx_idx, cch_by_bw[bw… in phy_txpwr_limit_bandwidth_chk() 3475 for (bw_pos = bw; bw_pos > CHANNEL_WIDTH_20; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3476 if (lmt[bw_pos] > lmt[bw_pos - 1]) in phy_txpwr_limit_bandwidth_chk() 3478 if (bw_pos == CHANNEL_WIDTH_20) in phy_txpwr_limit_bandwidth_chk() 3488 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3489 _RTW_PRINT_SEL(RTW_DBGDUMP, "%03u ", cch_by_bw[bw_pos]); in phy_txpwr_limit_bandwidth_chk() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/ |
| H A D | hal_com_phycfg.c | 3435 u8 bw_pos; in phy_txpwr_limit_bandwidth_chk() local 3453 for (bw_pos = bw; bw_pos >= CHANNEL_WIDTH_40; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3454 …cch_by_bw[bw_pos - 1] = rtw_get_scch_by_cch_offset(cch_by_bw[bw_pos], bw_pos, offset_by_bw & BIT(b… in phy_txpwr_limit_bandwidth_chk() 3462 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3463 …lmt[bw_pos] = phy_get_txpwr_lmt(adapter, ent->regd_name, band, bw_pos, tlrs, ntx_idx, cch_by_bw[bw… in phy_txpwr_limit_bandwidth_chk() 3465 for (bw_pos = bw; bw_pos > CHANNEL_WIDTH_20; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3466 if (lmt[bw_pos] > lmt[bw_pos - 1]) in phy_txpwr_limit_bandwidth_chk() 3468 if (bw_pos == CHANNEL_WIDTH_20) in phy_txpwr_limit_bandwidth_chk() 3478 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3479 _RTW_PRINT_SEL(RTW_DBGDUMP, "%03u ", cch_by_bw[bw_pos]); in phy_txpwr_limit_bandwidth_chk() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/ |
| H A D | hal_com_phycfg.c | 3444 u8 bw_pos; in phy_txpwr_limit_bandwidth_chk() local 3462 for (bw_pos = bw; bw_pos >= CHANNEL_WIDTH_40; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3463 …cch_by_bw[bw_pos - 1] = rtw_get_scch_by_cch_offset(cch_by_bw[bw_pos], bw_pos, offset_by_bw & BIT(b… in phy_txpwr_limit_bandwidth_chk() 3471 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3472 …lmt[bw_pos] = phy_get_txpwr_lmt(adapter, ent->regd_name, band, bw_pos, tlrs, ntx_idx, cch_by_bw[bw… in phy_txpwr_limit_bandwidth_chk() 3474 for (bw_pos = bw; bw_pos > CHANNEL_WIDTH_20; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3475 if (lmt[bw_pos] > lmt[bw_pos - 1]) in phy_txpwr_limit_bandwidth_chk() 3477 if (bw_pos == CHANNEL_WIDTH_20) in phy_txpwr_limit_bandwidth_chk() 3487 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3488 _RTW_PRINT_SEL(RTW_DBGDUMP, "%03u ", cch_by_bw[bw_pos]); in phy_txpwr_limit_bandwidth_chk() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/ |
| H A D | hal_com_phycfg.c | 3260 u8 bw_pos; in phy_txpwr_limit_bandwidth_chk() local 3278 for (bw_pos = bw; bw_pos >= CHANNEL_WIDTH_40; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3279 …cch_by_bw[bw_pos - 1] = rtw_get_scch_by_cch_offset(cch_by_bw[bw_pos], bw_pos, offset_by_bw & BIT(b… in phy_txpwr_limit_bandwidth_chk() 3287 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3288 …lmt[bw_pos] = phy_get_txpwr_lmt_abs(adapter, ent->regd_name, band, bw_pos, tlrs, ntx_idx, cch_by_b… in phy_txpwr_limit_bandwidth_chk() 3290 for (bw_pos = bw; bw_pos > CHANNEL_WIDTH_20; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3291 if (lmt[bw_pos] > lmt[bw_pos - 1]) in phy_txpwr_limit_bandwidth_chk() 3293 if (bw_pos == CHANNEL_WIDTH_20) in phy_txpwr_limit_bandwidth_chk() 3303 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3304 _RTW_PRINT_SEL(RTW_DBGDUMP, "%03u ", cch_by_bw[bw_pos]); in phy_txpwr_limit_bandwidth_chk() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/ |
| H A D | hal_com_phycfg.c | 3420 u8 bw_pos; in phy_txpwr_limit_bandwidth_chk() local 3438 for (bw_pos = bw; bw_pos >= CHANNEL_WIDTH_40; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3439 …cch_by_bw[bw_pos - 1] = rtw_get_scch_by_cch_offset(cch_by_bw[bw_pos], bw_pos, offset_by_bw & BIT(b… in phy_txpwr_limit_bandwidth_chk() 3447 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3448 …lmt[bw_pos] = phy_get_txpwr_lmt(adapter, ent->name, band, bw_pos, tlrs, ntx_idx, cch_by_bw[bw_pos]… in phy_txpwr_limit_bandwidth_chk() 3450 for (bw_pos = bw; bw_pos > CHANNEL_WIDTH_20; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3451 if (lmt[bw_pos] > lmt[bw_pos - 1]) in phy_txpwr_limit_bandwidth_chk() 3453 if (bw_pos == CHANNEL_WIDTH_20) in phy_txpwr_limit_bandwidth_chk() 3463 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3464 _RTW_PRINT_SEL(RTW_DBGDUMP, "%03u ", cch_by_bw[bw_pos]); in phy_txpwr_limit_bandwidth_chk() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/ |
| H A D | hal_com_phycfg.c | 3383 u8 bw_pos; in phy_txpwr_limit_bandwidth_chk() local 3401 for (bw_pos = bw; bw_pos >= CHANNEL_WIDTH_40; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3402 …cch_by_bw[bw_pos - 1] = rtw_get_scch_by_cch_offset(cch_by_bw[bw_pos], bw_pos, offset_by_bw & BIT(b… in phy_txpwr_limit_bandwidth_chk() 3410 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3411 …lmt[bw_pos] = phy_get_txpwr_lmt(adapter, ent->name, band, bw_pos, tlrs, ntx_idx, cch_by_bw[bw_pos]… in phy_txpwr_limit_bandwidth_chk() 3413 for (bw_pos = bw; bw_pos > CHANNEL_WIDTH_20; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3414 if (lmt[bw_pos] > lmt[bw_pos - 1]) in phy_txpwr_limit_bandwidth_chk() 3416 if (bw_pos == CHANNEL_WIDTH_20) in phy_txpwr_limit_bandwidth_chk() 3426 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3427 _RTW_PRINT_SEL(RTW_DBGDUMP, "%03u ", cch_by_bw[bw_pos]); in phy_txpwr_limit_bandwidth_chk() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/ |
| H A D | hal_com_phycfg.c | 3420 u8 bw_pos; in phy_txpwr_limit_bandwidth_chk() local 3438 for (bw_pos = bw; bw_pos >= CHANNEL_WIDTH_40; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3439 …cch_by_bw[bw_pos - 1] = rtw_get_scch_by_cch_offset(cch_by_bw[bw_pos], bw_pos, offset_by_bw & BIT(b… in phy_txpwr_limit_bandwidth_chk() 3447 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3448 …lmt[bw_pos] = phy_get_txpwr_lmt(adapter, ent->name, band, bw_pos, tlrs, ntx_idx, cch_by_bw[bw_pos]… in phy_txpwr_limit_bandwidth_chk() 3450 for (bw_pos = bw; bw_pos > CHANNEL_WIDTH_20; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3451 if (lmt[bw_pos] > lmt[bw_pos - 1]) in phy_txpwr_limit_bandwidth_chk() 3453 if (bw_pos == CHANNEL_WIDTH_20) in phy_txpwr_limit_bandwidth_chk() 3463 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3464 _RTW_PRINT_SEL(RTW_DBGDUMP, "%03u ", cch_by_bw[bw_pos]); in phy_txpwr_limit_bandwidth_chk() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/ |
| H A D | hal_com_phycfg.c | 3384 u8 bw_pos; in phy_txpwr_limit_bandwidth_chk() local 3402 for (bw_pos = bw; bw_pos >= CHANNEL_WIDTH_40; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3403 …cch_by_bw[bw_pos - 1] = rtw_get_scch_by_cch_offset(cch_by_bw[bw_pos], bw_pos, offset_by_bw & BIT(b… in phy_txpwr_limit_bandwidth_chk() 3411 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3412 …lmt[bw_pos] = phy_get_txpwr_lmt(adapter, ent->regd_name, band, bw_pos, tlrs, ntx_idx, cch_by_bw[bw… in phy_txpwr_limit_bandwidth_chk() 3414 for (bw_pos = bw; bw_pos > CHANNEL_WIDTH_20; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3415 if (lmt[bw_pos] > lmt[bw_pos - 1]) in phy_txpwr_limit_bandwidth_chk() 3417 if (bw_pos == CHANNEL_WIDTH_20) in phy_txpwr_limit_bandwidth_chk() 3427 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3428 _RTW_PRINT_SEL(RTW_DBGDUMP, "%03u ", cch_by_bw[bw_pos]); in phy_txpwr_limit_bandwidth_chk() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/ |
| H A D | hal_com_phycfg.c | 3385 u8 bw_pos; in phy_txpwr_limit_bandwidth_chk() local 3403 for (bw_pos = bw; bw_pos >= CHANNEL_WIDTH_40; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3404 …cch_by_bw[bw_pos - 1] = rtw_get_scch_by_cch_offset(cch_by_bw[bw_pos], bw_pos, offset_by_bw & BIT(b… in phy_txpwr_limit_bandwidth_chk() 3412 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3413 …lmt[bw_pos] = phy_get_txpwr_lmt(adapter, ent->regd_name, band, bw_pos, tlrs, ntx_idx, cch_by_bw[bw… in phy_txpwr_limit_bandwidth_chk() 3415 for (bw_pos = bw; bw_pos > CHANNEL_WIDTH_20; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3416 if (lmt[bw_pos] > lmt[bw_pos - 1]) in phy_txpwr_limit_bandwidth_chk() 3418 if (bw_pos == CHANNEL_WIDTH_20) in phy_txpwr_limit_bandwidth_chk() 3428 for (bw_pos = bw; bw_pos < CHANNEL_WIDTH_160; bw_pos--) in phy_txpwr_limit_bandwidth_chk() 3429 _RTW_PRINT_SEL(RTW_DBGDUMP, "%03u ", cch_by_bw[bw_pos]); in phy_txpwr_limit_bandwidth_chk() [all …]
|