| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_ld_file.c | 1594 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in hal_phy_store_tx_power_track() macro 1617 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in hal_phy_store_tx_power_track() 1619 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in hal_phy_store_tx_power_track() 1621 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in hal_phy_store_tx_power_track() 1623 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in hal_phy_store_tx_power_track() 1625 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in hal_phy_store_tx_power_track() 1627 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in hal_phy_store_tx_power_track() 1629 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in hal_phy_store_tx_power_track() 1631 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in hal_phy_store_tx_power_track()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_ld_file.c | 1594 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in hal_phy_store_tx_power_track() macro 1617 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in hal_phy_store_tx_power_track() 1619 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in hal_phy_store_tx_power_track() 1621 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in hal_phy_store_tx_power_track() 1623 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in hal_phy_store_tx_power_track() 1625 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in hal_phy_store_tx_power_track() 1627 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in hal_phy_store_tx_power_track() 1629 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in hal_phy_store_tx_power_track() 1631 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in hal_phy_store_tx_power_track()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/ |
| H A D | hal_com_phycfg.c | 3506 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 3529 if ( STR_EQUAL_2G("2G", "A", "+", "CCK") ) in initDeltaSwingIndexTables() 3533 else if ( STR_EQUAL_2G("2G", "A", "-", "CCK") ) in initDeltaSwingIndexTables() 3537 else if ( STR_EQUAL_2G("2G", "B", "+", "CCK") ) in initDeltaSwingIndexTables() 3541 else if ( STR_EQUAL_2G("2G", "B", "-", "CCK") ) in initDeltaSwingIndexTables() 3545 else if ( STR_EQUAL_2G("2G", "A", "+", "ALL") ) in initDeltaSwingIndexTables() 3549 else if ( STR_EQUAL_2G("2G", "A", "-", "ALL") ) in initDeltaSwingIndexTables() 3553 else if ( STR_EQUAL_2G("2G", "B", "+", "ALL") ) in initDeltaSwingIndexTables() 3557 else if ( STR_EQUAL_2G("2G", "B", "-", "ALL") ) in initDeltaSwingIndexTables()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/ |
| H A D | hal_com_phycfg.c | 3829 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 3852 if ( STR_EQUAL_2G("2G", "A", "+", "CCK") ) in initDeltaSwingIndexTables() 3856 else if ( STR_EQUAL_2G("2G", "A", "-", "CCK") ) in initDeltaSwingIndexTables() 3860 else if ( STR_EQUAL_2G("2G", "B", "+", "CCK") ) in initDeltaSwingIndexTables() 3864 else if ( STR_EQUAL_2G("2G", "B", "-", "CCK") ) in initDeltaSwingIndexTables() 3868 else if ( STR_EQUAL_2G("2G", "A", "+", "ALL") ) in initDeltaSwingIndexTables() 3872 else if ( STR_EQUAL_2G("2G", "A", "-", "ALL") ) in initDeltaSwingIndexTables() 3876 else if ( STR_EQUAL_2G("2G", "B", "+", "ALL") ) in initDeltaSwingIndexTables() 3880 else if ( STR_EQUAL_2G("2G", "B", "-", "ALL") ) in initDeltaSwingIndexTables()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/ |
| H A D | hal_com_phycfg.c | 4288 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 4311 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in initDeltaSwingIndexTables() 4313 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in initDeltaSwingIndexTables() 4315 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in initDeltaSwingIndexTables() 4317 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in initDeltaSwingIndexTables() 4319 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in initDeltaSwingIndexTables() 4321 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in initDeltaSwingIndexTables() 4323 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in initDeltaSwingIndexTables() 4325 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in initDeltaSwingIndexTables()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/ |
| H A D | hal_com_phycfg.c | 4649 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 4672 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in initDeltaSwingIndexTables() 4674 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in initDeltaSwingIndexTables() 4676 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in initDeltaSwingIndexTables() 4678 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in initDeltaSwingIndexTables() 4680 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in initDeltaSwingIndexTables() 4682 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in initDeltaSwingIndexTables() 4684 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in initDeltaSwingIndexTables() 4686 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in initDeltaSwingIndexTables()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/ |
| H A D | hal_com_phycfg.c | 4765 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 4788 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in initDeltaSwingIndexTables() 4790 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in initDeltaSwingIndexTables() 4792 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in initDeltaSwingIndexTables() 4794 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in initDeltaSwingIndexTables() 4796 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in initDeltaSwingIndexTables() 4798 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in initDeltaSwingIndexTables() 4800 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in initDeltaSwingIndexTables() 4802 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in initDeltaSwingIndexTables()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/ |
| H A D | hal_com_phycfg.c | 4756 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 4779 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in initDeltaSwingIndexTables() 4781 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in initDeltaSwingIndexTables() 4783 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in initDeltaSwingIndexTables() 4785 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in initDeltaSwingIndexTables() 4787 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in initDeltaSwingIndexTables() 4789 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in initDeltaSwingIndexTables() 4791 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in initDeltaSwingIndexTables() 4793 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in initDeltaSwingIndexTables()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/ |
| H A D | hal_com_phycfg.c | 4808 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 4831 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in initDeltaSwingIndexTables() 4833 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in initDeltaSwingIndexTables() 4835 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in initDeltaSwingIndexTables() 4837 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in initDeltaSwingIndexTables() 4839 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in initDeltaSwingIndexTables() 4841 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in initDeltaSwingIndexTables() 4843 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in initDeltaSwingIndexTables() 4845 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in initDeltaSwingIndexTables()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/ |
| H A D | hal_com_phycfg.c | 5152 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 5175 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in initDeltaSwingIndexTables() 5177 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in initDeltaSwingIndexTables() 5179 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in initDeltaSwingIndexTables() 5181 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in initDeltaSwingIndexTables() 5183 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in initDeltaSwingIndexTables() 5185 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in initDeltaSwingIndexTables() 5187 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in initDeltaSwingIndexTables() 5189 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in initDeltaSwingIndexTables()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/ |
| H A D | hal_com_phycfg.c | 5134 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 5157 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in initDeltaSwingIndexTables() 5159 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in initDeltaSwingIndexTables() 5161 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in initDeltaSwingIndexTables() 5163 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in initDeltaSwingIndexTables() 5165 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in initDeltaSwingIndexTables() 5167 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in initDeltaSwingIndexTables() 5169 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in initDeltaSwingIndexTables() 5171 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in initDeltaSwingIndexTables()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/ |
| H A D | hal_com_phycfg.c | 4961 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 4984 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in initDeltaSwingIndexTables() 4986 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in initDeltaSwingIndexTables() 4988 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in initDeltaSwingIndexTables() 4990 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in initDeltaSwingIndexTables() 4992 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in initDeltaSwingIndexTables() 4994 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in initDeltaSwingIndexTables() 4996 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in initDeltaSwingIndexTables() 4998 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in initDeltaSwingIndexTables()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/ |
| H A D | hal_com_phycfg.c | 5147 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 5170 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in initDeltaSwingIndexTables() 5172 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in initDeltaSwingIndexTables() 5174 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in initDeltaSwingIndexTables() 5176 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in initDeltaSwingIndexTables() 5178 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in initDeltaSwingIndexTables() 5180 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in initDeltaSwingIndexTables() 5182 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in initDeltaSwingIndexTables() 5184 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in initDeltaSwingIndexTables()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/ |
| H A D | hal_com_phycfg.c | 5138 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 5161 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in initDeltaSwingIndexTables() 5163 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in initDeltaSwingIndexTables() 5165 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in initDeltaSwingIndexTables() 5167 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in initDeltaSwingIndexTables() 5169 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in initDeltaSwingIndexTables() 5171 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in initDeltaSwingIndexTables() 5173 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in initDeltaSwingIndexTables() 5175 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in initDeltaSwingIndexTables()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/ |
| H A D | hal_com_phycfg.c | 5101 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 5124 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in initDeltaSwingIndexTables() 5126 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in initDeltaSwingIndexTables() 5128 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in initDeltaSwingIndexTables() 5130 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in initDeltaSwingIndexTables() 5132 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in initDeltaSwingIndexTables() 5134 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in initDeltaSwingIndexTables() 5136 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in initDeltaSwingIndexTables() 5138 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in initDeltaSwingIndexTables()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/ |
| H A D | hal_com_phycfg.c | 5138 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 5161 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in initDeltaSwingIndexTables() 5163 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in initDeltaSwingIndexTables() 5165 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in initDeltaSwingIndexTables() 5167 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in initDeltaSwingIndexTables() 5169 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in initDeltaSwingIndexTables() 5171 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in initDeltaSwingIndexTables() 5173 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in initDeltaSwingIndexTables() 5175 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in initDeltaSwingIndexTables()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/ |
| H A D | hal_com_phycfg.c | 5102 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 5125 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in initDeltaSwingIndexTables() 5127 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in initDeltaSwingIndexTables() 5129 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in initDeltaSwingIndexTables() 5131 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in initDeltaSwingIndexTables() 5133 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in initDeltaSwingIndexTables() 5135 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in initDeltaSwingIndexTables() 5137 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in initDeltaSwingIndexTables() 5139 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in initDeltaSwingIndexTables()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/ |
| H A D | hal_com_phycfg.c | 5103 #define STR_EQUAL_2G(_band, _path, _sign, _rate) \ in initDeltaSwingIndexTables() macro 5126 if (STR_EQUAL_2G("2G", "A", "+", "CCK")) in initDeltaSwingIndexTables() 5128 else if (STR_EQUAL_2G("2G", "A", "-", "CCK")) in initDeltaSwingIndexTables() 5130 else if (STR_EQUAL_2G("2G", "B", "+", "CCK")) in initDeltaSwingIndexTables() 5132 else if (STR_EQUAL_2G("2G", "B", "-", "CCK")) in initDeltaSwingIndexTables() 5134 else if (STR_EQUAL_2G("2G", "A", "+", "ALL")) in initDeltaSwingIndexTables() 5136 else if (STR_EQUAL_2G("2G", "A", "-", "ALL")) in initDeltaSwingIndexTables() 5138 else if (STR_EQUAL_2G("2G", "B", "+", "ALL")) in initDeltaSwingIndexTables() 5140 else if (STR_EQUAL_2G("2G", "B", "-", "ALL")) in initDeltaSwingIndexTables()
|