Home
last modified time | relevance | path

Searched refs:hal_get_u1bint_fromstr_indec (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_str_proc.h40 bool hal_get_u1bint_fromstr_indec(char *str, u8 *pint);
H A Dhal_str_proc.c206 bool hal_get_u1bint_fromstr_indec(char *str, u8 *pint) in hal_get_u1bint_fromstr_indec() function
H A Dhal_ld_file.c576 if (hal_get_u1bint_fromstr_indec((char *)schannel, &channel) == false 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()
811 if (!hal_get_u1bint_fromstr_indec(colnumbuf, &colnum)) { in _hal_parse_txpwrlmt()
1101 if (hal_get_u1bint_fromstr_indec((char *)schannel, &channel) == false 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()
1309 if (!hal_get_u1bint_fromstr_indec(col_num_buf, &col_num)) { in _hal_parse_txpwrlmt_ru()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_str_proc.h40 bool hal_get_u1bint_fromstr_indec(char *str, u8 *pint);
H A Dhal_str_proc.c206 bool hal_get_u1bint_fromstr_indec(char *str, u8 *pint) in hal_get_u1bint_fromstr_indec() function
H A Dhal_ld_file.c576 if (hal_get_u1bint_fromstr_indec((char *)schannel, &channel) == false 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()
811 if (!hal_get_u1bint_fromstr_indec(colnumbuf, &colnum)) { in _hal_parse_txpwrlmt()
1101 if (hal_get_u1bint_fromstr_indec((char *)schannel, &channel) == false 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()
1309 if (!hal_get_u1bint_fromstr_indec(col_num_buf, &col_num)) { in _hal_parse_txpwrlmt_ru()