| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_fw.c | 31 static void _hal_fw_log_set(struct rtw_hal_fw_log_cfg *fl_cfg, u8 type, u32 value) in _hal_fw_log_set() 55 static void _hal_fw_log_clr(struct rtw_hal_fw_log_cfg *fl_cfg, u8 type, u32 value) in _hal_fw_log_clr() 78 static void _hal_fw_log_info(struct rtw_hal_fw_log_cfg *fl_cfg) in _hal_fw_log_info() 88 enum rtw_hal_status rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value) in rtw_hal_fw_log_cfg() function 91 static struct rtw_hal_fw_log_cfg fl_cfg = {0}; in rtw_hal_fw_log_cfg() 112 rtw_hal_fw_log_cfg(hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_LEVEL, in hal_fw_en_basic_log() 114 rtw_hal_fw_log_cfg(hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_OUTPUT, in hal_fw_en_basic_log() 116 rtw_hal_fw_log_cfg(hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_COMP, in hal_fw_en_basic_log() 125 return rtw_hal_fw_log_cfg(hal_info->hal_com, FL_CFG_OP_SET, in rtw_hal_cfg_fw_ps_log() 128 return rtw_hal_fw_log_cfg(hal_info->hal_com, FL_CFG_OP_CLR, in rtw_hal_cfg_fw_ps_log() [all …]
|
| H A D | hal_fw.h | 27 rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value);
|
| H A D | hal_api_drv.h | 212 rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value);
|
| H A D | hal_api_mac.h | 447 struct rtw_hal_fw_log_cfg *fl_cfg);
|
| H A D | hal_def.h | 1140 struct rtw_hal_fw_log_cfg { struct
|
| H A D | hal_api.h | 722 rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value);
|
| H A D | hal_api_mac.c | 6152 struct rtw_hal_fw_log_cfg *fl_cfg) in rtw_hal_mac_fw_log_cfg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_fw.c | 31 static void _hal_fw_log_set(struct rtw_hal_fw_log_cfg *fl_cfg, u8 type, u32 value) in _hal_fw_log_set() 55 static void _hal_fw_log_clr(struct rtw_hal_fw_log_cfg *fl_cfg, u8 type, u32 value) in _hal_fw_log_clr() 78 static void _hal_fw_log_info(struct rtw_hal_fw_log_cfg *fl_cfg) in _hal_fw_log_info() 88 enum rtw_hal_status rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value) in rtw_hal_fw_log_cfg() function 91 static struct rtw_hal_fw_log_cfg fl_cfg = {0}; in rtw_hal_fw_log_cfg() 112 rtw_hal_fw_log_cfg(hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_LEVEL, in hal_fw_en_basic_log() 114 rtw_hal_fw_log_cfg(hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_OUTPUT, in hal_fw_en_basic_log() 116 rtw_hal_fw_log_cfg(hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_COMP, in hal_fw_en_basic_log() 125 return rtw_hal_fw_log_cfg(hal_info->hal_com, FL_CFG_OP_SET, in rtw_hal_cfg_fw_ps_log() 128 return rtw_hal_fw_log_cfg(hal_info->hal_com, FL_CFG_OP_CLR, in rtw_hal_cfg_fw_ps_log() [all …]
|
| H A D | hal_fw.h | 27 rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value);
|
| H A D | hal_api_drv.h | 212 rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value);
|
| H A D | hal_api_mac.h | 447 struct rtw_hal_fw_log_cfg *fl_cfg);
|
| H A D | hal_def.h | 1138 struct rtw_hal_fw_log_cfg { struct
|
| H A D | hal_api.h | 719 rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value);
|
| H A D | hal_api_mac.c | 6168 struct rtw_hal_fw_log_cfg *fl_cfg) in rtw_hal_mac_fw_log_cfg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_dbg_cmd.c | 821 ret_v0 = rtw_hal_fw_log_cfg(bb->hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_LEVEL, FL_LV_LOUD); in halbb_fwdbg_trace() 822 ret_v1 = rtw_hal_fw_log_cfg(bb->hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_OUTPUT, FL_OP_C2H); in halbb_fwdbg_trace() 823 ret_v2 = rtw_hal_fw_log_cfg(bb->hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_COMP, FL_COMP_BB); in halbb_fwdbg_trace()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/ |
| H A D | halbb_dbg_cmd.c | 821 ret_v0 = rtw_hal_fw_log_cfg(bb->hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_LEVEL, FL_LV_LOUD); in halbb_fwdbg_trace() 822 ret_v1 = rtw_hal_fw_log_cfg(bb->hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_OUTPUT, FL_OP_C2H); in halbb_fwdbg_trace() 823 ret_v2 = rtw_hal_fw_log_cfg(bb->hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_COMP, FL_COMP_BB); in halbb_fwdbg_trace()
|