Home
last modified time | relevance | path

Searched defs:hal_com (Results 26 – 50 of 95) sorted by relevance

1234

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_dbcc.c23 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_dbcc_pre_cfg() local
54 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_dbcc_cfg() local
H A Dhal_init.c31 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_read8() local
38 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_read16() local
45 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_read32() local
52 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_write8() local
59 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_write16() local
66 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_write32() local
893 struct rtw_hal_com_t *hal_com = NULL; in rtw_hal_init() local
1133 static void _hal_reset_chandef(struct rtw_hal_com_t *hal_com) in _hal_reset_chandef()
1183 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_var_init() local
1445 hal_ver_check(struct rtw_hal_com_t *hal_com) in hal_ver_check()
H A Dhal_com_i.c214 rtw_hal_reset(struct rtw_hal_com_t *hal_com, enum phl_phy_idx phy_idx, u8 band_idx, bool reset) in rtw_hal_reset()
290 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_ppdu_sts_cfg() local
325 void rtw_hal_env_rpt(struct rtw_hal_com_t *hal_com, struct rtw_env_report *env_rpt, in rtw_hal_env_rpt()
H A Dhal_fw.c90 struct rtw_hal_com_t *hal_com = (struct rtw_hal_com_t *)hal; in rtw_hal_fw_log_cfg() local
110 void hal_fw_en_basic_log(struct rtw_hal_com_t *hal_com) in hal_fw_en_basic_log()
H A Dhal_api_drv.h168 #define rtw_hal_btc_wl_rfk_ntfy(hal_com, phy_idx, rfk_type, rfk_process) 0 argument
H A Dhal_ext_tx_pwr_lmt.c40 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_enable_ext_pwr_lmt() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_dbcc.c23 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_dbcc_pre_cfg() local
54 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_dbcc_cfg() local
H A Dhal_init.c31 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_read8() local
38 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_read16() local
45 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_read32() local
52 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_write8() local
59 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_write16() local
66 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_write32() local
893 struct rtw_hal_com_t *hal_com = NULL; in rtw_hal_init() local
1133 static void _hal_reset_chandef(struct rtw_hal_com_t *hal_com) in _hal_reset_chandef()
1183 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_var_init() local
1445 hal_ver_check(struct rtw_hal_com_t *hal_com) in hal_ver_check()
H A Dhal_com_i.c214 rtw_hal_reset(struct rtw_hal_com_t *hal_com, enum phl_phy_idx phy_idx, u8 band_idx, bool reset) in rtw_hal_reset()
290 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_ppdu_sts_cfg() local
325 void rtw_hal_env_rpt(struct rtw_hal_com_t *hal_com, struct rtw_env_report *env_rpt, in rtw_hal_env_rpt()
H A Dhal_fw.c90 struct rtw_hal_com_t *hal_com = (struct rtw_hal_com_t *)hal; in rtw_hal_fw_log_cfg() local
110 void hal_fw_en_basic_log(struct rtw_hal_com_t *hal_com) in hal_fw_en_basic_log()
H A Dhal_api_drv.h168 #define rtw_hal_btc_wl_rfk_ntfy(hal_com, phy_idx, rfk_type, rfk_process) 0 argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Dhal_trx_8852be.c434 static u16 hal_get_avail_txbd_8852be(struct rtw_hal_com_t *hal_com, u8 ch_idx, in hal_get_avail_txbd_8852be()
474 static u16 hal_get_avail_rxbd_8852be(struct rtw_hal_com_t *hal_com, u8 ch_idx, in hal_get_avail_rxbd_8852be()
509 void _hal_fill_wp_addr_info_8852be(struct rtw_hal_com_t *hal_com, in _hal_fill_wp_addr_info_8852be()
622 struct rtw_hal_com_t *hal_com = hal->hal_com; in hal_update_wd_8852be() local
700 struct rtw_hal_com_t *hal_com = hal->hal_com; in hal_update_txbd_8852be() local
1061 struct rtw_hal_com_t *hal_com = hal->hal_com; in hal_update_rxbd_8852be() local
1158 struct rtw_hal_com_t *hal_com = hal->hal_com; in _hal_trx_init_bd_num_8852be() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_init.c346 struct rtw_hal_com_t *hal_com, void **rf_out) in halrf_init()
368 struct rtw_hal_com_t *hal_com, void *rf) in halrf_deinit()
H A Dhalrf_struct.h21 struct rtw_hal_com_t *hal_com; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_init.c346 struct rtw_hal_com_t *hal_com, void **rf_out) in halrf_init()
368 struct rtw_hal_com_t *hal_com, void *rf) in halrf_deinit()
H A Dhalrf_struct.h21 struct rtw_hal_com_t *hal_com; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c131 struct rtw_hal_com_t *hal_com = rtw_hal_get_halcom(phl_info->hal); in _phl_dump_wp_stats() local
1087 struct rtw_hal_com_t *hal_com = rtw_hal_get_halcom(phl_info->hal); in _phl_reset_txbd() local
1424 struct rtw_hal_com_t *hal_com = rtw_hal_get_halcom(phl_info->hal); in _phl_free_rxbuf_pcie() local
1510 struct rtw_hal_com_t *hal_com = rtw_hal_get_halcom(phl_info->hal); in _phl_alloc_rxbuf_pcie() local
1568 struct rtw_hal_com_t *hal_com = rtw_hal_get_halcom(phl_info->hal); in _phl_alloc_rxbuf_pool_pcie() local
1914 struct rtw_hal_com_t *hal_com = rtw_hal_get_halcom(phl_info->hal); in _phl_alloc_rxbd_pcie() local
1996 struct rtw_hal_com_t *hal_com = rtw_hal_get_halcom(phl_info->hal); in _phl_alloc_txbd_pcie() local
2043 struct rtw_hal_com_t *hal_com = rtw_hal_get_halcom(phl_info->hal); in _phl_update_default_rx_bd() local
2622 struct rtw_hal_com_t *hal_com = rtw_hal_get_halcom(phl_info->hal); in phl_prepare_tx_pcie() local
2837 struct rtw_hal_com_t *hal_com = rtw_hal_get_halcom(phl_info->hal); in phl_handle_busy_wd() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_init.c542 struct rtw_hal_com_t *hal_com, void *bb_phy_0) in halbb_buffer_deinit()
572 struct rtw_hal_com_t *hal_com, void **bb_out_addr) in halbb_buffer_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_init.c542 struct rtw_hal_com_t *hal_com, void *bb_phy_0) in halbb_buffer_deinit()
572 struct rtw_hal_com_t *hal_com, void **bb_out_addr) in halbb_buffer_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/test/mp/
H A Dhal_test_mp_rx.c87 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_mp_rx_drv_crc_ok() local
106 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_mp_rx_drv_crc_err() local
H A Dhal_test_mp_txpwr.c212 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_mp_set_pwr_lmt_en() local
231 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_mp_get_pwr_lmt_en() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/test/mp/
H A Dhal_test_mp_rx.c87 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_mp_rx_drv_crc_ok() local
106 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_mp_rx_drv_crc_err() local
H A Dhal_test_mp_txpwr.c212 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_mp_set_pwr_lmt_en() local
231 struct rtw_hal_com_t *hal_com = hal_info->hal_com; in rtw_hal_mp_get_pwr_lmt_en() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Dhal_trx_8852b.c253 struct rtw_hal_com_t *hal_com = hal->hal_com; in _hal_parsing_rx_wd_8852b() local
445 struct rtw_hal_com_t *hal_com = hal->hal_com; in _hal_rx_sts_8852b() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Dhal_trx_8852b.c253 struct rtw_hal_com_t *hal_com = hal->hal_com; in _hal_parsing_rx_wd_8852b() local
445 struct rtw_hal_com_t *hal_com = hal->hal_com; in _hal_rx_sts_8852b() local

1234