Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_rf.c910 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()
992lmt_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 Drtw_rf.c909 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()
991lmt_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 Drtw_rf.c910 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()
992lmt_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 Drtw_rf.c1360 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()
1432lmt_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 Drtw_rf.c1177 s8 lmt_offset; in dump_txpwr_lmt() local
1219lmt_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()
1229lmt_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 Drtw_rf.c1705 s8 lmt_offset; in dump_txpwr_lmt() local
1747lmt_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()
1757lmt_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 Drtw_rf.c1705 s8 lmt_offset; in dump_txpwr_lmt() local
1747lmt_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()
1757lmt_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 Drtw_rf.c1704 s8 lmt_offset; in dump_txpwr_lmt() local
1746lmt_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()
1756lmt_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 Drtw_rf.c2012 s8 lmt_offset; in dump_txpwr_lmt() local
2054lmt_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()
2064lmt_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 Drtw_rf.c1996 s8 lmt_offset; in dump_txpwr_lmt() local
2038lmt_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()
2048lmt_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 Drtw_rf.c2013 s8 lmt_offset; in dump_txpwr_lmt() local
2055lmt_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()
2065lmt_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 Drtw_rf.c2098 s8 lmt_offset; in dump_txpwr_lmt() local
2140lmt_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()
2150lmt_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 Drtw_rf.c2062 s8 lmt_offset; in dump_txpwr_lmt() local
2104lmt_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()
2114lmt_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()