| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_rf.c | 910 s8 lmt_offset; in dump_txpwr_lmt() local 982 lmt_offset = phy_get_txpwr_lmt(adapter, ent->regd_name, band, bw, path, rs, ntx_idx, ch, 0); in dump_txpwr_lmt() 983 if (lmt_offset == hal_spec->txgi_max) { in dump_txpwr_lmt() 987 *(lmt_idx + i * RF_PATH_MAX + path) = lmt_offset + base; in dump_txpwr_lmt() 988 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt() 992 …lmt_offset = phy_get_txpwr_lmt(adapter, regd_str(TXPWR_LMT_WW), band, bw, path, rs, ntx_idx, ch, 0… in dump_txpwr_lmt() 993 if (lmt_offset == hal_spec->txgi_max) in dump_txpwr_lmt() 996 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_rf.c | 909 s8 lmt_offset; in dump_txpwr_lmt() local 981 lmt_offset = phy_get_txpwr_lmt(adapter, ent->regd_name, band, bw, path, rs, ntx_idx, ch, 0); in dump_txpwr_lmt() 982 if (lmt_offset == hal_spec->txgi_max) { in dump_txpwr_lmt() 986 *(lmt_idx + i * RF_PATH_MAX + path) = lmt_offset + base; in dump_txpwr_lmt() 987 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt() 991 …lmt_offset = phy_get_txpwr_lmt(adapter, regd_str(TXPWR_LMT_WW), band, bw, path, rs, ntx_idx, ch, 0… in dump_txpwr_lmt() 992 if (lmt_offset == hal_spec->txgi_max) in dump_txpwr_lmt() 995 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_rf.c | 910 s8 lmt_offset; in dump_txpwr_lmt() local 982 lmt_offset = phy_get_txpwr_lmt(adapter, ent->regd_name, band, bw, path, rs, ntx_idx, ch, 0); in dump_txpwr_lmt() 983 if (lmt_offset == hal_spec->txgi_max) { in dump_txpwr_lmt() 987 *(lmt_idx + i * RF_PATH_MAX + path) = lmt_offset + base; in dump_txpwr_lmt() 988 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt() 992 …lmt_offset = phy_get_txpwr_lmt(adapter, regd_str(TXPWR_LMT_WW), band, bw, path, rs, ntx_idx, ch, 0… in dump_txpwr_lmt() 993 if (lmt_offset == hal_spec->txgi_max) in dump_txpwr_lmt() 996 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_rf.c | 1360 s8 lmt_offset; in dump_txpwr_lmt() local 1422 lmt_offset = phy_get_txpwr_lmt(adapter, ent->regd_name, band, bw, path, rs, ntx_idx, ch, 0); in dump_txpwr_lmt() 1423 if (lmt_offset == MAX_POWER_INDEX) { in dump_txpwr_lmt() 1427 *(lmt_idx + i * RF_PATH_MAX + path) = lmt_offset + base; in dump_txpwr_lmt() 1428 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt() 1432 …lmt_offset = phy_get_txpwr_lmt(adapter, regd_str(TXPWR_LMT_WW), band, bw, path, rs, ntx_idx, ch, 0… in dump_txpwr_lmt() 1433 if (lmt_offset == MAX_POWER_INDEX) in dump_txpwr_lmt() 1436 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_rf.c | 1177 s8 lmt_offset; in dump_txpwr_lmt() local 1219 …lmt_offset = phy_get_txpwr_lmt_diff(adapter, ent->regd_name, band, bw, path, rs, tlrs, ntx_idx, ch… in dump_txpwr_lmt() 1220 if (lmt_offset == hal_spec->txgi_max) { in dump_txpwr_lmt() 1224 *(lmt_idx + i * RF_PATH_MAX + path) = lmt_offset + base; in dump_txpwr_lmt() 1225 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt() 1229 …lmt_offset = phy_get_txpwr_lmt_diff(adapter, regd_str(TXPWR_LMT_WW), band, bw, path, rs, tlrs, ntx… in dump_txpwr_lmt() 1230 if (lmt_offset == hal_spec->txgi_max) in dump_txpwr_lmt() 1233 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_rf.c | 1705 s8 lmt_offset; in dump_txpwr_lmt() local 1747 …lmt_offset = phy_get_txpwr_lmt_diff(adapter, ent->regd_name, band, bw, path, rs, tlrs, ntx_idx, ch… in dump_txpwr_lmt() 1748 if (lmt_offset == hal_spec->txgi_max) { in dump_txpwr_lmt() 1752 *(lmt_idx + i * RF_PATH_MAX + path) = lmt_offset + base; in dump_txpwr_lmt() 1753 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt() 1757 …lmt_offset = phy_get_txpwr_lmt_diff(adapter, regd_str(TXPWR_LMT_WW), band, bw, path, rs, tlrs, ntx… in dump_txpwr_lmt() 1758 if (lmt_offset == hal_spec->txgi_max) in dump_txpwr_lmt() 1761 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_rf.c | 1705 s8 lmt_offset; in dump_txpwr_lmt() local 1747 …lmt_offset = phy_get_txpwr_lmt_diff(adapter, ent->regd_name, band, bw, path, rs, tlrs, ntx_idx, ch… in dump_txpwr_lmt() 1748 if (lmt_offset == hal_spec->txgi_max) { in dump_txpwr_lmt() 1752 *(lmt_idx + i * RF_PATH_MAX + path) = lmt_offset + base; in dump_txpwr_lmt() 1753 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt() 1757 …lmt_offset = phy_get_txpwr_lmt_diff(adapter, regd_str(TXPWR_LMT_WW), band, bw, path, rs, tlrs, ntx… in dump_txpwr_lmt() 1758 if (lmt_offset == hal_spec->txgi_max) in dump_txpwr_lmt() 1761 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_rf.c | 1704 s8 lmt_offset; in dump_txpwr_lmt() local 1746 …lmt_offset = phy_get_txpwr_lmt_diff(adapter, ent->regd_name, band, bw, path, rs, tlrs, ntx_idx, ch… in dump_txpwr_lmt() 1747 if (lmt_offset == hal_spec->txgi_max) { in dump_txpwr_lmt() 1751 *(lmt_idx + i * RF_PATH_MAX + path) = lmt_offset + base; in dump_txpwr_lmt() 1752 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt() 1756 …lmt_offset = phy_get_txpwr_lmt_diff(adapter, regd_str(TXPWR_LMT_WW), band, bw, path, rs, tlrs, ntx… in dump_txpwr_lmt() 1757 if (lmt_offset == hal_spec->txgi_max) in dump_txpwr_lmt() 1760 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_rf.c | 2012 s8 lmt_offset; in dump_txpwr_lmt() local 2054 …lmt_offset = phy_get_txpwr_lmt_diff(adapter, ent->regd_name, band, bw, path, rs, tlrs, ntx_idx, ch… in dump_txpwr_lmt() 2055 if (lmt_offset == hal_spec->txgi_max) { in dump_txpwr_lmt() 2059 *(lmt_idx + i * RF_PATH_MAX + path) = lmt_offset + base; in dump_txpwr_lmt() 2060 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt() 2064 …lmt_offset = phy_get_txpwr_lmt_diff(adapter, regd_str(TXPWR_LMT_WW), band, bw, path, rs, tlrs, ntx… in dump_txpwr_lmt() 2065 if (lmt_offset == hal_spec->txgi_max) in dump_txpwr_lmt() 2068 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_rf.c | 1996 s8 lmt_offset; in dump_txpwr_lmt() local 2038 … lmt_offset = phy_get_txpwr_lmt_diff(adapter, ent->name, band, bw, path, rs, tlrs, ntx_idx, ch, 0); in dump_txpwr_lmt() 2039 if (lmt_offset == hal_spec->txgi_max) { in dump_txpwr_lmt() 2043 *(lmt_idx + i * RF_PATH_MAX + path) = lmt_offset + base; in dump_txpwr_lmt() 2044 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt() 2048 …lmt_offset = phy_get_txpwr_lmt_diff(adapter, txpwr_lmt_str(TXPWR_LMT_WW), band, bw, path, rs, tlrs… in dump_txpwr_lmt() 2049 if (lmt_offset == hal_spec->txgi_max) in dump_txpwr_lmt() 2052 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_rf.c | 2013 s8 lmt_offset; in dump_txpwr_lmt() local 2055 …lmt_offset = phy_get_txpwr_lmt_diff(adapter, ent->regd_name, band, bw, path, rs, tlrs, ntx_idx, ch… in dump_txpwr_lmt() 2056 if (lmt_offset == hal_spec->txgi_max) { in dump_txpwr_lmt() 2060 *(lmt_idx + i * RF_PATH_MAX + path) = lmt_offset + base; in dump_txpwr_lmt() 2061 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt() 2065 …lmt_offset = phy_get_txpwr_lmt_diff(adapter, regd_str(TXPWR_LMT_WW), band, bw, path, rs, tlrs, ntx… in dump_txpwr_lmt() 2066 if (lmt_offset == hal_spec->txgi_max) in dump_txpwr_lmt() 2069 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_rf.c | 2098 s8 lmt_offset; in dump_txpwr_lmt() local 2140 … lmt_offset = phy_get_txpwr_lmt_diff(adapter, ent->name, band, bw, path, rs, tlrs, ntx_idx, ch, 0); in dump_txpwr_lmt() 2141 if (lmt_offset == hal_spec->txgi_max) { in dump_txpwr_lmt() 2145 *(lmt_idx + i * RF_PATH_MAX + path) = lmt_offset + base; in dump_txpwr_lmt() 2146 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt() 2150 …lmt_offset = phy_get_txpwr_lmt_diff(adapter, txpwr_lmt_str(TXPWR_LMT_WW), band, bw, path, rs, tlrs… in dump_txpwr_lmt() 2151 if (lmt_offset == hal_spec->txgi_max) in dump_txpwr_lmt() 2154 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_rf.c | 2062 s8 lmt_offset; in dump_txpwr_lmt() local 2104 … lmt_offset = phy_get_txpwr_lmt_diff(adapter, ent->name, band, bw, path, rs, tlrs, ntx_idx, ch, 0); in dump_txpwr_lmt() 2105 if (lmt_offset == hal_spec->txgi_max) { in dump_txpwr_lmt() 2109 *(lmt_idx + i * RF_PATH_MAX + path) = lmt_offset + base; in dump_txpwr_lmt() 2110 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt() 2114 …lmt_offset = phy_get_txpwr_lmt_diff(adapter, txpwr_lmt_str(TXPWR_LMT_WW), band, bw, path, rs, tlrs… in dump_txpwr_lmt() 2115 if (lmt_offset == hal_spec->txgi_max) in dump_txpwr_lmt() 2118 _RTW_PRINT_SEL(sel, "%3d ", lmt_offset); in dump_txpwr_lmt()
|