Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_ld_file.c1203 char band[10], bandwidth[10], ratesection[10], ntx[10], col_num_buf[10]; in _hal_parse_txpwrlmt_ru() local
1303 _os_mem_set(drv_priv, (void *) col_num_buf, 0, 10); in _hal_parse_txpwrlmt_ru()
1304 if (!hal_parse_fiedstring(sz_line, &i, col_num_buf, '#', '#')) { in _hal_parse_txpwrlmt_ru()
1309 if (!hal_get_u1bint_fromstr_indec(col_num_buf, &col_num)) { in _hal_parse_txpwrlmt_ru()
1310 PHL_ERR("Column number \"%s\" is not unsigned decimal\n", col_num_buf); in _hal_parse_txpwrlmt_ru()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_ld_file.c1203 char band[10], bandwidth[10], ratesection[10], ntx[10], col_num_buf[10]; in _hal_parse_txpwrlmt_ru() local
1303 _os_mem_set(drv_priv, (void *) col_num_buf, 0, 10); in _hal_parse_txpwrlmt_ru()
1304 if (!hal_parse_fiedstring(sz_line, &i, col_num_buf, '#', '#')) { in _hal_parse_txpwrlmt_ru()
1309 if (!hal_get_u1bint_fromstr_indec(col_num_buf, &col_num)) { in _hal_parse_txpwrlmt_ru()
1310 PHL_ERR("Column number \"%s\" is not unsigned decimal\n", col_num_buf); in _hal_parse_txpwrlmt_ru()