Searched refs:pdest_buf (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_ld_file.c | 23 u32 *pdest_buf = para_info->para_data; in _hal_parse_phyreg() local 35 pdest_buf[dest_buf_idx] = u4bregoffset; in _hal_parse_phyreg() 40 pdest_buf[dest_buf_idx] = 0xffff; in _hal_parse_phyreg() 48 pdest_buf[dest_buf_idx] = u4bregvalue; in _hal_parse_phyreg() 58 PHL_INFO("[BB-ADDR] 0x%x :[0x%x]\n", pdest_buf[i], pdest_buf[i+1]); in _hal_parse_phyreg() 111 u32 *pdest_buf = para_info->para_data; in _hal_parse_txpwr_by_rate() local 161 pdest_buf[buf_idx++] = band; in _hal_parse_txpwr_by_rate() 162 pdest_buf[buf_idx++] = PHYPG_RF1Tx; in _hal_parse_txpwr_by_rate() 171 pdest_buf[buf_idx++] = CCK_11M_1M; in _hal_parse_txpwr_by_rate() 176 pdest_buf[buf_idx++] = pwrhexval; in _hal_parse_txpwr_by_rate() [all …]
|
| H A D | hal_init.c | 1215 _hal_parse_macreg(void *drv_priv, u32 *pdest_buf, u8 *psrc_buf, u32 buflen) in _hal_parse_macreg() argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_ld_file.c | 23 u32 *pdest_buf = para_info->para_data; in _hal_parse_phyreg() local 35 pdest_buf[dest_buf_idx] = u4bregoffset; in _hal_parse_phyreg() 40 pdest_buf[dest_buf_idx] = 0xffff; in _hal_parse_phyreg() 48 pdest_buf[dest_buf_idx] = u4bregvalue; in _hal_parse_phyreg() 58 PHL_INFO("[BB-ADDR] 0x%x :[0x%x]\n", pdest_buf[i], pdest_buf[i+1]); in _hal_parse_phyreg() 111 u32 *pdest_buf = para_info->para_data; in _hal_parse_txpwr_by_rate() local 161 pdest_buf[buf_idx++] = band; in _hal_parse_txpwr_by_rate() 162 pdest_buf[buf_idx++] = PHYPG_RF1Tx; in _hal_parse_txpwr_by_rate() 171 pdest_buf[buf_idx++] = CCK_11M_1M; in _hal_parse_txpwr_by_rate() 176 pdest_buf[buf_idx++] = pwrhexval; in _hal_parse_txpwr_by_rate() [all …]
|
| H A D | hal_init.c | 1215 _hal_parse_macreg(void *drv_priv, u32 *pdest_buf, u8 *psrc_buf, u32 buflen) in _hal_parse_macreg() argument
|