Searched refs:ch_hdr_rpt (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_chan_info.c | 83 , struct ch_rpt_hdr_info *ch_hdr_rpt, struct phy_info_rpt *phy_info) in _hal_fill_csi_header_phy_info() argument 94 csi_header->nc = ch_hdr_rpt->n_rx; in _hal_fill_csi_header_phy_info() 95 csi_header->nr = ch_hdr_rpt->n_sts; in _hal_fill_csi_header_phy_info() 96 csi_header->avg_idle_noise_pwr = ch_hdr_rpt->avg_noise_pow; in _hal_fill_csi_header_phy_info() 97 csi_header->csi_data_length = (ch_hdr_rpt->total_len_l <<16 | ch_hdr_rpt->total_len_m) in _hal_fill_csi_header_phy_info() 99 csi_header->csi_valid = ch_hdr_rpt->set_valid; in _hal_fill_csi_header_phy_info() 100 hal_mem_cpy(h, &(csi_header->evm[0]), &(ch_hdr_rpt->evm[0]), 2); in _hal_fill_csi_header_phy_info()
|
| H A D | hal_chan_info.h | 26 , struct ch_rpt_hdr_info *ch_hdr_rpt, struct phy_info_rpt *phy_info);
|
| H A D | hal_api_bb.h | 136 u8 *addr, u32 len, u8 *rpt_buf, struct ch_rpt_hdr_info *ch_hdr_rpt,
|
| H A D | hal_api_bb.c | 564 u8 *addr, u32 len, u8 *rpt_buf, struct ch_rpt_hdr_info *ch_hdr_rpt, in rtw_hal_bb_ch_info_parsing() argument 570 , (void*)ch_hdr_rpt, (void *)phy_rpt, (void *)drv); in rtw_hal_bb_ch_info_parsing()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_chan_info.c | 83 , struct ch_rpt_hdr_info *ch_hdr_rpt, struct phy_info_rpt *phy_info) in _hal_fill_csi_header_phy_info() argument 94 csi_header->nc = ch_hdr_rpt->n_rx; in _hal_fill_csi_header_phy_info() 95 csi_header->nr = ch_hdr_rpt->n_sts; in _hal_fill_csi_header_phy_info() 96 csi_header->avg_idle_noise_pwr = ch_hdr_rpt->avg_noise_pow; in _hal_fill_csi_header_phy_info() 97 csi_header->csi_data_length = (ch_hdr_rpt->total_len_l <<16 | ch_hdr_rpt->total_len_m) in _hal_fill_csi_header_phy_info() 99 csi_header->csi_valid = ch_hdr_rpt->set_valid; in _hal_fill_csi_header_phy_info() 100 hal_mem_cpy(h, &(csi_header->evm[0]), &(ch_hdr_rpt->evm[0]), 2); in _hal_fill_csi_header_phy_info()
|
| H A D | hal_chan_info.h | 26 , struct ch_rpt_hdr_info *ch_hdr_rpt, struct phy_info_rpt *phy_info);
|
| H A D | hal_api_bb.h | 136 u8 *addr, u32 len, u8 *rpt_buf, struct ch_rpt_hdr_info *ch_hdr_rpt,
|
| H A D | hal_api_bb.c | 564 u8 *addr, u32 len, u8 *rpt_buf, struct ch_rpt_hdr_info *ch_hdr_rpt, in rtw_hal_bb_ch_info_parsing() argument 570 , (void*)ch_hdr_rpt, (void *)phy_rpt, (void *)drv); in rtw_hal_bb_ch_info_parsing()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/ |
| H A D | hal_trx_8852b.c | 566 struct ch_rpt_hdr_info ch_hdr_rpt = {0}; in hal_handle_rx_buffer_8852b() local 589 &ch_hdr_rpt, &phy_rpt, &drv_rpt); in hal_handle_rx_buffer_8852b() 598 &ch_hdr_rpt, &phy_rpt); in hal_handle_rx_buffer_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/ |
| H A D | hal_trx_8852b.c | 566 struct ch_rpt_hdr_info ch_hdr_rpt = {0}; in hal_handle_rx_buffer_8852b() local 589 &ch_hdr_rpt, &phy_rpt, &drv_rpt); in hal_handle_rx_buffer_8852b() 598 &ch_hdr_rpt, &phy_rpt); in hal_handle_rx_buffer_8852b()
|