Home
last modified time | relevance | path

Searched refs:out_len (Results 1 – 25 of 742) sorted by relevance

12345678910>>...30

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_dbg.c82 u32 out_len = *_out_len; in halrf_support_ability() local
90 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
92 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
96 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
100 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
104 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
108 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
112 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
116 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
121 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
[all …]
H A Dhalrf_dbg_cmd.c92 u32 input_num, char *output, u32 out_len) in halrf_cmd_parser() argument
102 RF_DBG_CNSL(out_len, used, output + used, out_len - used, "\n"); in halrf_cmd_parser()
113 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_cmd_parser()
121 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_cmd_parser()
125 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_cmd_parser()
130 halrf_support_ability(rf, input, &used, output, &out_len); in halrf_cmd_parser()
133 halrf_dbg_trace(rf, input, &used, output, &out_len); in halrf_cmd_parser()
136 halrf_dump_rfk_reg(rf, input, &used, output, &out_len); in halrf_cmd_parser()
139 halrf_iqk_dbg_cmd(rf, input, &used, output, &out_len); in halrf_cmd_parser()
142 halrf_dpk_dbg_cmd(rf, input, &used, output, &out_len); in halrf_cmd_parser()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_dbg.c82 u32 out_len = *_out_len; in halrf_support_ability() local
90 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
92 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
96 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
100 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
104 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
108 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
112 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
116 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
121 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
[all …]
H A Dhalrf_dbg_cmd.c92 u32 input_num, char *output, u32 out_len) in halrf_cmd_parser() argument
102 RF_DBG_CNSL(out_len, used, output + used, out_len - used, "\n"); in halrf_cmd_parser()
113 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_cmd_parser()
121 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_cmd_parser()
125 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_cmd_parser()
130 halrf_support_ability(rf, input, &used, output, &out_len); in halrf_cmd_parser()
133 halrf_dbg_trace(rf, input, &used, output, &out_len); in halrf_cmd_parser()
136 halrf_dump_rfk_reg(rf, input, &used, output, &out_len); in halrf_cmd_parser()
139 halrf_iqk_dbg_cmd(rf, input, &used, output, &out_len); in halrf_cmd_parser()
142 halrf_dpk_dbg_cmd(rf, input, &used, output, &out_len); in halrf_cmd_parser()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c90 u32 input_num, char *output, u32 out_len) in _cmd_rb() argument
115 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _cmd_rb()
118 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _cmd_rb()
124 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _cmd_rb()
130 u32 input_num, char *output, u32 out_len) in _show_cx_info() argument
143 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
151 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
160 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
168 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
174 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c90 u32 input_num, char *output, u32 out_len) in _cmd_rb() argument
115 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _cmd_rb()
118 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _cmd_rb()
124 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _cmd_rb()
130 u32 input_num, char *output, u32 out_len) in _show_cx_info() argument
143 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
151 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
160 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
168 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
174 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dphl_dbg_cmd.c34 u32 input_num, char *output, u32 out_len) in phl_dbg_git_info() argument
42 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
44 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
46 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
48 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
50 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
52 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
55 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
57 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
59 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_dbg_cmd.c234 u32 out_len = *_out_len; in halbb_cmn_msg_setting() local
242 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_cmn_msg_setting()
247 *_out_len = out_len; in halbb_cmn_msg_setting()
256 u32 out_len = *_out_len; in halbb_trace_dbg() local
267 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
270 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
272 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
274 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
277 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
280 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_dbg_cmd.c234 u32 out_len = *_out_len; in halbb_cmn_msg_setting() local
242 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_cmn_msg_setting()
247 *_out_len = out_len; in halbb_cmn_msg_setting()
256 u32 out_len = *_out_len; in halbb_trace_dbg() local
267 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
270 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
272 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
274 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
277 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
280 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dphl_dbg_cmd.c34 u32 input_num, char *output, u32 out_len) in phl_dbg_git_info() argument
42 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
44 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
46 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
48 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
50 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
52 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
55 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
57 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
59 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/halrf/
H A Dhalrf_debug.c40 u32 out_len = *_out_len; in halrf_basic_profile() local
111 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
115 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
117 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
119 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
125 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
127 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
129 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
131 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
133 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/halrf/
H A Dhalrf_debug.c40 u32 out_len = *_out_len; in halrf_basic_profile() local
111 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
115 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
117 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
119 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
125 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
127 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
129 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
131 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
133 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/halrf/
H A Dhalrf_debug.c39 u32 out_len = *_out_len; in halrf_basic_profile() local
110 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
114 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
116 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
118 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
124 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
126 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
128 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
130 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
132 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/
H A Dhalrf_debug.c39 u32 out_len = *_out_len; in halrf_basic_profile() local
110 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
114 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
116 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
118 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
124 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
126 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
128 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
130 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
132 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/halrf/
H A Dhalrf_debug.c39 u32 out_len = *_out_len; in halrf_basic_profile() local
110 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
114 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
116 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
118 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
124 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
126 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
128 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
130 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
132 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/
H A Dhalrf_debug.c39 u32 out_len = *_out_len; in halrf_basic_profile() local
110 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
114 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
116 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
118 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
124 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
126 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
128 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
130 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
132 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/halrf/
H A Dhalrf_debug.c39 u32 out_len = *_out_len; in halrf_basic_profile() local
110 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
114 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
116 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
118 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
124 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
126 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
128 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
130 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
132 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/halrf/
H A Dhalrf_debug.c39 u32 out_len = *_out_len; in halrf_basic_profile() local
110 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
114 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
116 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
118 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
124 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
126 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
128 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
130 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
132 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/halrf/
H A Dhalrf_debug.c40 u32 out_len = *_out_len; in halrf_basic_profile() local
49 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
53 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
55 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
57 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
63 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
65 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
67 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
69 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
71 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/halrf/
H A Dhalrf_debug.c40 u32 out_len = *_out_len; in halrf_basic_profile() local
49 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
53 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
55 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
57 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
63 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
65 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
67 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
69 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
71 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/halrf/
H A Dhalrf_debug.c40 u32 out_len = *_out_len; in halrf_basic_profile() local
49 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
53 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
55 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
57 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
63 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
65 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
67 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
69 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
71 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/halrf/
H A Dhalrf_debug.c39 u32 out_len = *_out_len; in halrf_basic_profile() local
110 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
114 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
116 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
118 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
124 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
126 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
128 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
130 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
132 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_auto_dbg.c316 u32 out_len = *_out_len; in phydm_bb_auto_check_hang_start_n() local
321 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_bb_auto_check_hang_start_n()
331 *_out_len = out_len; in phydm_bb_auto_check_hang_start_n()
340 u32 out_len = *_out_len; in phydm_dbg_port_dump_n() local
345 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_n()
349 *_out_len = out_len; in phydm_dbg_port_dump_n()
361 u32 out_len = *_out_len; in phydm_dbg_port_dump_ac() local
367 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_ac()
377 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_ac()
381 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_ac()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_auto_dbg.c315 u32 out_len = *_out_len; in phydm_bb_auto_check_hang_start_n() local
320 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_bb_auto_check_hang_start_n()
330 *_out_len = out_len; in phydm_bb_auto_check_hang_start_n()
339 u32 out_len = *_out_len; in phydm_dbg_port_dump_n() local
344 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_n()
348 *_out_len = out_len; in phydm_dbg_port_dump_n()
360 u32 out_len = *_out_len; in phydm_dbg_port_dump_ac() local
366 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_ac()
376 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_ac()
380 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_ac()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_auto_dbg.c316 u32 out_len = *_out_len; in phydm_bb_auto_check_hang_start_n() local
321 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_bb_auto_check_hang_start_n()
331 *_out_len = out_len; in phydm_bb_auto_check_hang_start_n()
340 u32 out_len = *_out_len; in phydm_dbg_port_dump_n() local
345 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_n()
349 *_out_len = out_len; in phydm_dbg_port_dump_n()
361 u32 out_len = *_out_len; in phydm_dbg_port_dump_ac() local
367 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_ac()
377 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_ac()
381 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_ac()
[all …]

12345678910>>...30