| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_init.c | 74 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_read_macreg() 82 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_write_macreg() 89 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_read_bbreg() 97 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_write_bbreg() 106 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_read_rfreg() 115 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_write_rfreg() 324 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_enable_interrupt() 333 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_disable_interrupt() 342 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_config_interrupt() 351 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_recognize_interrupt() [all …]
|
| H A D | hal_sdio.c | 35 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in sdio_write_post_cfg()
|
| H A D | hal_wow.c | 277 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_wow_init() 298 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_wow_deinit()
|
| H A D | hal_struct.h | 163 #define hal_get_ops(_halinfo) (&_halinfo->hal_ops) macro
|
| H A D | hal_api_mac.c | 2822 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mac_hal_init() 2890 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mac_hal_fast_init() 8861 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mac_trigger_fw_conflict()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_init.c | 74 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_read_macreg() 82 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_write_macreg() 89 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_read_bbreg() 97 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_write_bbreg() 106 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_read_rfreg() 115 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_write_rfreg() 324 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_enable_interrupt() 333 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_disable_interrupt() 342 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_config_interrupt() 351 struct hal_ops_t *hal_ops = hal_get_ops(hal); in rtw_hal_recognize_interrupt() [all …]
|
| H A D | hal_pci.c | 48 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in pci_write_post_cfg()
|
| H A D | hal_wow.c | 277 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_wow_init() 298 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_wow_deinit()
|
| H A D | hal_struct.h | 164 #define hal_get_ops(_halinfo) (&_halinfo->hal_ops) macro
|
| H A D | hal_api_mac.c | 2822 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mac_hal_init() 2890 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mac_hal_fast_init() 8845 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mac_trigger_fw_conflict()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/test/mp/ |
| H A D | hal_test_mp_reg.c | 24 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mp_reg_read_macreg() 57 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mp_reg_write_macreg() 89 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mp_reg_read_rfreg() 122 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mp_reg_write_rfreg() 187 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mp_reg_read_bbreg() 220 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mp_reg_write_bbreg()
|
| H A D | hal_test_mp.c | 26 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mp_cfg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/test/mp/ |
| H A D | hal_test_mp_reg.c | 24 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mp_reg_read_macreg() 57 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mp_reg_write_macreg() 89 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mp_reg_read_rfreg() 122 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mp_reg_write_rfreg() 187 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mp_reg_read_bbreg() 220 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mp_reg_write_bbreg()
|
| H A D | hal_test_mp.c | 26 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in rtw_hal_mp_cfg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/ |
| H A D | rtl8852b_halinit.c | 521 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in hal_wow_init_8852b() 562 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in hal_wow_deinit_8852b() 628 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in hal_mp_init_8852b() 651 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in hal_mp_deinit_8852b()
|
| H A D | rtl8852b_ops.c | 43 struct hal_ops_t *ops = hal_get_ops(hal); in hal_set_ops_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/ |
| H A D | rtl8852b_halinit.c | 568 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in hal_wow_init_8852b() 609 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in hal_wow_deinit_8852b() 675 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in hal_mp_init_8852b() 698 struct hal_ops_t *hal_ops = hal_get_ops(hal_info); in hal_mp_deinit_8852b()
|
| H A D | rtl8852b_ops.c | 43 struct hal_ops_t *ops = hal_get_ops(hal); in hal_set_ops_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/ |
| H A D | rtl8852be_ops.c | 22 struct hal_ops_t *ops = hal_get_ops(hal); in hal_set_ops_8852be()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/sdio/ |
| H A D | rtl8852bs_ops.c | 23 struct hal_ops_t *ops = hal_get_ops(hal); in hal_set_ops_8852bs()
|