Home
last modified time | relevance | path

Searched refs:sntx (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_ld_file.c562 u8 *sntx, in hal_phy_store_tx_power_limit() argument
605 if (_os_strncmp((char *)sntx, (const char *)"1T", 2) == 0) in hal_phy_store_tx_power_limit()
607 else if (_os_strncmp((char *)sntx, (const char *)"2T", 2) == 0) in hal_phy_store_tx_power_limit()
609 else if (_os_strncmp((char *)sntx, (const char *)"3T", 2) == 0) in hal_phy_store_tx_power_limit()
611 else if (_os_strncmp((char *)sntx, (const char *)"4T", 2) == 0) in hal_phy_store_tx_power_limit()
614 PHL_INFO("Wrong tx num:%s\n", (char *)sntx); in hal_phy_store_tx_power_limit()
1087 u8 *sntx, in hal_phy_store_tx_power_limit_ru() argument
1135 if (_os_strncmp((char *)sntx, (const char *)"1T", 2) == 0) in hal_phy_store_tx_power_limit_ru()
1137 else if (_os_strncmp((char *)sntx, (const char *)"2T", 2) == 0) in hal_phy_store_tx_power_limit_ru()
1139 else if (_os_strncmp((char *)sntx, (const char *)"3T", 2) == 0) in hal_phy_store_tx_power_limit_ru()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_ld_file.c562 u8 *sntx, in hal_phy_store_tx_power_limit() argument
605 if (_os_strncmp((char *)sntx, (const char *)"1T", 2) == 0) in hal_phy_store_tx_power_limit()
607 else if (_os_strncmp((char *)sntx, (const char *)"2T", 2) == 0) in hal_phy_store_tx_power_limit()
609 else if (_os_strncmp((char *)sntx, (const char *)"3T", 2) == 0) in hal_phy_store_tx_power_limit()
611 else if (_os_strncmp((char *)sntx, (const char *)"4T", 2) == 0) in hal_phy_store_tx_power_limit()
614 PHL_INFO("Wrong tx num:%s\n", (char *)sntx); in hal_phy_store_tx_power_limit()
1087 u8 *sntx, in hal_phy_store_tx_power_limit_ru() argument
1135 if (_os_strncmp((char *)sntx, (const char *)"1T", 2) == 0) in hal_phy_store_tx_power_limit_ru()
1137 else if (_os_strncmp((char *)sntx, (const char *)"2T", 2) == 0) in hal_phy_store_tx_power_limit_ru()
1139 else if (_os_strncmp((char *)sntx, (const char *)"3T", 2) == 0) in hal_phy_store_tx_power_limit_ru()
[all …]