Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_ld_file.c560 u8 *sratesection, in hal_phy_store_tx_power_limit() argument
590 if (_os_strncmp((char *)sratesection, (const char *)"CCK", 3) == 0) in hal_phy_store_tx_power_limit()
592 else if (_os_strncmp((char *)sratesection, (const char *)"OFDM", 4) == 0) in hal_phy_store_tx_power_limit()
594 else if (_os_strncmp((char *)sratesection, (const char *)"HT", 2) == 0) in hal_phy_store_tx_power_limit()
596 else if (_os_strncmp((char *)sratesection, (const char *)"VHT", 3) == 0) in hal_phy_store_tx_power_limit()
598 else if (_os_strncmp((char *)sratesection, (const char *)"HE", 2) == 0) in hal_phy_store_tx_power_limit()
601 PHL_INFO("Wrong rate section:%s\n", (char *)sratesection); in hal_phy_store_tx_power_limit()
1086 u8 *sratesection, in hal_phy_store_tx_power_limit_ru() argument
1148 if (_os_strncmp((char *)sratesection, (const char *)"HE", 2) == 0) in hal_phy_store_tx_power_limit_ru()
1151 PHL_INFO("Wrong RU rate section:%s\n", (char *)sratesection); in hal_phy_store_tx_power_limit_ru()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_ld_file.c560 u8 *sratesection, in hal_phy_store_tx_power_limit() argument
590 if (_os_strncmp((char *)sratesection, (const char *)"CCK", 3) == 0) in hal_phy_store_tx_power_limit()
592 else if (_os_strncmp((char *)sratesection, (const char *)"OFDM", 4) == 0) in hal_phy_store_tx_power_limit()
594 else if (_os_strncmp((char *)sratesection, (const char *)"HT", 2) == 0) in hal_phy_store_tx_power_limit()
596 else if (_os_strncmp((char *)sratesection, (const char *)"VHT", 3) == 0) in hal_phy_store_tx_power_limit()
598 else if (_os_strncmp((char *)sratesection, (const char *)"HE", 2) == 0) in hal_phy_store_tx_power_limit()
601 PHL_INFO("Wrong rate section:%s\n", (char *)sratesection); in hal_phy_store_tx_power_limit()
1086 u8 *sratesection, in hal_phy_store_tx_power_limit_ru() argument
1148 if (_os_strncmp((char *)sratesection, (const char *)"HE", 2) == 0) in hal_phy_store_tx_power_limit_ru()
1151 PHL_INFO("Wrong RU rate section:%s\n", (char *)sratesection); in hal_phy_store_tx_power_limit_ru()