Searched refs:spshape_idx (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_ld_file.c | 565 u8 *spshape_idx, in hal_phy_store_tx_power_limit() argument 583 if (spshape_idx != NULL) { in hal_phy_store_tx_power_limit() 584 if (hal_get_u1bint_fromstr_indec((char *)spshape_idx, &pshape_idx) == false) { in hal_phy_store_tx_power_limit() 585 PHL_INFO("Illegal index of pshape idx [val %s]\n", (char *)spshape_idx); in hal_phy_store_tx_power_limit() 1090 u8 *spshape_idx, in hal_phy_store_tx_power_limit_ru() argument 1108 if (spshape_idx != NULL) { in hal_phy_store_tx_power_limit_ru() 1109 if (hal_get_u1bint_fromstr_indec((char *)spshape_idx, &pshape_idx) == false) { in hal_phy_store_tx_power_limit_ru() 1110 PHL_INFO("Illegal index of pshape idx [val %s]\n", (char *)spshape_idx); in hal_phy_store_tx_power_limit_ru()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_ld_file.c | 565 u8 *spshape_idx, in hal_phy_store_tx_power_limit() argument 583 if (spshape_idx != NULL) { in hal_phy_store_tx_power_limit() 584 if (hal_get_u1bint_fromstr_indec((char *)spshape_idx, &pshape_idx) == false) { in hal_phy_store_tx_power_limit() 585 PHL_INFO("Illegal index of pshape idx [val %s]\n", (char *)spshape_idx); in hal_phy_store_tx_power_limit() 1090 u8 *spshape_idx, in hal_phy_store_tx_power_limit_ru() argument 1108 if (spshape_idx != NULL) { in hal_phy_store_tx_power_limit_ru() 1109 if (hal_get_u1bint_fromstr_indec((char *)spshape_idx, &pshape_idx) == false) { in hal_phy_store_tx_power_limit_ru() 1110 PHL_INFO("Illegal index of pshape idx [val %s]\n", (char *)spshape_idx); in hal_phy_store_tx_power_limit_ru()
|