Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_ld_file.c699 char band[10], bandwidth[10], ratesection[10], ntx[10], colnumbuf[10], bf_type[10]; in _hal_parse_txpwrlmt() local
750 _os_mem_set(drv_priv, (void *) ratesection, 0, 10); in _hal_parse_txpwrlmt()
768 if (!hal_parse_fiedstring(sz_line, &i, ratesection, ' ', ',')) { in _hal_parse_txpwrlmt()
822 band, bandwidth, ratesection, ntx, bf_type, colnum); in _hal_parse_txpwrlmt()
1043 (u8 *)band, (u8 *)bandwidth, (u8 *)ratesection, in _hal_parse_txpwrlmt()
1203 char band[10], bandwidth[10], ratesection[10], ntx[10], col_num_buf[10]; in _hal_parse_txpwrlmt_ru() local
1254 _os_mem_set(drv_priv, (void *) ratesection, 0, 10); in _hal_parse_txpwrlmt_ru()
1271 if (!hal_parse_fiedstring(sz_line, &i, ratesection, ' ', ' ')) { in _hal_parse_txpwrlmt_ru()
1320 band, bandwidth, ratesection, ntx, col_num); in _hal_parse_txpwrlmt_ru()
1541 (u8 *)bandwidth, (u8 *)ratesection, in _hal_parse_txpwrlmt_ru()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_ld_file.c699 char band[10], bandwidth[10], ratesection[10], ntx[10], colnumbuf[10], bf_type[10]; in _hal_parse_txpwrlmt() local
750 _os_mem_set(drv_priv, (void *) ratesection, 0, 10); in _hal_parse_txpwrlmt()
768 if (!hal_parse_fiedstring(sz_line, &i, ratesection, ' ', ',')) { in _hal_parse_txpwrlmt()
822 band, bandwidth, ratesection, ntx, bf_type, colnum); in _hal_parse_txpwrlmt()
1043 (u8 *)band, (u8 *)bandwidth, (u8 *)ratesection, in _hal_parse_txpwrlmt()
1203 char band[10], bandwidth[10], ratesection[10], ntx[10], col_num_buf[10]; in _hal_parse_txpwrlmt_ru() local
1254 _os_mem_set(drv_priv, (void *) ratesection, 0, 10); in _hal_parse_txpwrlmt_ru()
1271 if (!hal_parse_fiedstring(sz_line, &i, ratesection, ' ', ' ')) { in _hal_parse_txpwrlmt_ru()
1320 band, bandwidth, ratesection, ntx, col_num); in _hal_parse_txpwrlmt_ru()
1541 (u8 *)bandwidth, (u8 *)ratesection, in _hal_parse_txpwrlmt_ru()