Home
last modified time | relevance | path

Searched refs:_PHL_DEBUG_ (Results 1 – 25 of 63) sorted by relevance

123

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Dhal_trx_8852b.c95 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "%s ==>\n", __FUNCTION__); in _hal_dump_rxdesc()
99 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->pktlen = 0x%X\n", mdata->pktlen); in _hal_dump_rxdesc()
100 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->shift = 0x%X\n", mdata->shift); in _hal_dump_rxdesc()
101 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->wl_hd_iv_len = 0x%X\n", in _hal_dump_rxdesc()
103 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->bb_sel = 0x%X\n", in _hal_dump_rxdesc()
105 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->mac_info_vld = 0x%X\n", in _hal_dump_rxdesc()
107 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->rpkt_type = 0x%X\n", in _hal_dump_rxdesc()
109 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->drv_info_size = 0x%X\n", in _hal_dump_rxdesc()
111 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->long_rxd = 0x%X\n", in _hal_dump_rxdesc()
114 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->ppdu_type = 0x%X\n", in _hal_dump_rxdesc()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Dhal_trx_8852b.c95 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "%s ==>\n", __FUNCTION__); in _hal_dump_rxdesc()
99 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->pktlen = 0x%X\n", mdata->pktlen); in _hal_dump_rxdesc()
100 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->shift = 0x%X\n", mdata->shift); in _hal_dump_rxdesc()
101 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->wl_hd_iv_len = 0x%X\n", in _hal_dump_rxdesc()
103 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->bb_sel = 0x%X\n", in _hal_dump_rxdesc()
105 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->mac_info_vld = 0x%X\n", in _hal_dump_rxdesc()
107 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->rpkt_type = 0x%X\n", in _hal_dump_rxdesc()
109 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->drv_info_size = 0x%X\n", in _hal_dump_rxdesc()
111 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->long_rxd = 0x%X\n", in _hal_dump_rxdesc()
114 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "mdata->ppdu_type = 0x%X\n", in _hal_dump_rxdesc()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_debug.h25 _PHL_DEBUG_ = 5, enumerator
134 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, fmt, ##__VA_ARGS__);\
137 #define FUNCIN() PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "Enter %s\n", __FUNCTION__)
138 #define FUNCOUT() PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "Leave %s\n", __FUNCTION__)
139 #define FUNCIN_WSTS(_sts) PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "Enter with 0x%08X %s\n", _sts, __FU…
140 #define FUNCOUT_WSTS(_sts) PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "Leave with 0x%08X %s\n", _sts, __F…
H A Dphl_cmd_ps.c125 …PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): (criteria = %d, cur = %d) RSSI diff < %d, do … in _chk_rssi_diff_reach_thld()
259 PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): leave %s (macid %d).\n", in _leave_ps()
338 PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): enter %s (macid %d).\n", in _enter_ps()
810 PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): ap %d or gc %d, is active.\n", __func__, in _chk_wrole_with_ps_mode()
819 …PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): there is no suitable role to enter ips.\n", _… in _chk_wrole_with_ps_mode()
827 …PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): role id to enter ips (%d).\n", __func__, role… in _chk_wrole_with_ps_mode()
835 …PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): there is no suitable role to enter lps.\n", _… in _chk_wrole_with_ps_mode()
843 …PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): role id to enter lps (%d).\n", __func__, role… in _chk_wrole_with_ps_mode()
849 PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): decide enter ps(%s), target mode(%s).\n", in _chk_wrole_with_ps_mode()
889 …PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): mode(%s), lps_en(%d), ips_en(%d), runtime sto… in _chk_ps_cap()
[all …]
H A Dphl_debug.c57 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "[debug dump] buf is NULL\n"); in debug_dump_data()
61 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "[debug dump] %s\n", prefix); in debug_dump_data()
64 PHL_DATA(COMP_PHL_DBG, _PHL_DEBUG_, "\n"); in debug_dump_data()
65 PHL_DATA(COMP_PHL_DBG, _PHL_DEBUG_, "%02X ", buf[i]); in debug_dump_data()
67 PHL_DATA(COMP_PHL_DBG, _PHL_DEBUG_, "\n"); in debug_dump_data()
H A Dphl_rx.c63 PHL_TRACE(COMP_PHL_XMIT, _PHL_DEBUG_, in phl_dump_rx_stats()
295 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "[4] %s:: [%p]\n", in phl_recycle_rx_buf()
364 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, in _phl_add_rx_pkt()
489 PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, in phl_rx_handle_sta_process()
789 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "Rx drop: old seq 0x%03x head 0x%03x\n", in phl_manage_sta_reorder_buf()
811 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "Rx drop: old seq 0x%03x head 0x%03x\n", in phl_manage_sta_reorder_buf()
975 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "===Dump PHL RX Ring===\n"); in dump_phl_rx_ring()
978 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, in dump_phl_rx_ring()
990 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "entry[%d] = %p\n", idx, in dump_phl_rx_ring()
1102 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, in rtw_phl_query_rx_pkt()
H A Dphl_msg_hub.c137 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "%s notify %d layer\n", in msg_forward()
141 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "%s notify %d layer\n", in msg_forward()
285 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "%s, msg_id:0x%x enqueue\n", in phl_msg_hub_send()
H A Dphl_btc_fsm.c353 …PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "rtw_phl_btc_notify(): Unsupported case:%d, please check it\n… in rtw_phl_btc_notify()
360 …PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "rtw_phl_btc_notify(): Unrecognize case:%d, please check it\n… in rtw_phl_btc_notify()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_debug.h25 _PHL_DEBUG_ = 5, enumerator
134 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, fmt, ##__VA_ARGS__);\
137 #define FUNCIN() PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "Enter %s\n", __FUNCTION__)
138 #define FUNCOUT() PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "Leave %s\n", __FUNCTION__)
139 #define FUNCIN_WSTS(_sts) PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "Enter with 0x%08X %s\n", _sts, __FU…
140 #define FUNCOUT_WSTS(_sts) PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "Leave with 0x%08X %s\n", _sts, __F…
H A Dphl_cmd_ps.c146 …PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): (criteria = %d, cur = %d) RSSI diff < %d, do … in _chk_rssi_diff_reach_thld()
280 PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): leave %s (macid %d).\n", in _leave_ps()
361 PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): enter %s (macid %d).\n", in _enter_ps()
835 PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): ap %d or gc %d, is active.\n", __func__, in _chk_wrole_with_ps_mode()
844 …PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): there is no suitable role to enter ips.\n", _… in _chk_wrole_with_ps_mode()
852 …PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): role id to enter ips (%d).\n", __func__, role… in _chk_wrole_with_ps_mode()
860 …PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): there is no suitable role to enter lps.\n", _… in _chk_wrole_with_ps_mode()
868 …PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): role id to enter lps (%d).\n", __func__, role… in _chk_wrole_with_ps_mode()
874 PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): decide enter ps(%s), target mode(%s).\n", in _chk_wrole_with_ps_mode()
914 …PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, "[PS_CMD], %s(): mode(%s), lps_en(%d), ips_en(%d), runtime sto… in _chk_ps_cap()
[all …]
H A Dphl_debug.c57 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "[debug dump] buf is NULL\n"); in debug_dump_data()
61 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "[debug dump] %s\n", prefix); in debug_dump_data()
64 PHL_DATA(COMP_PHL_DBG, _PHL_DEBUG_, "\n"); in debug_dump_data()
65 PHL_DATA(COMP_PHL_DBG, _PHL_DEBUG_, "%02X ", buf[i]); in debug_dump_data()
67 PHL_DATA(COMP_PHL_DBG, _PHL_DEBUG_, "\n"); in debug_dump_data()
H A Dphl_rx.c63 PHL_TRACE(COMP_PHL_XMIT, _PHL_DEBUG_, in phl_dump_rx_stats()
295 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "[4] %s:: [%p]\n", in phl_recycle_rx_buf()
364 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, in _phl_add_rx_pkt()
487 PHL_TRACE(COMP_PHL_PS, _PHL_DEBUG_, in phl_rx_handle_sta_process()
794 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "Rx drop: old seq 0x%03x head 0x%03x\n", in phl_manage_sta_reorder_buf()
816 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "Rx drop: old seq 0x%03x head 0x%03x\n", in phl_manage_sta_reorder_buf()
980 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "===Dump PHL RX Ring===\n"); in dump_phl_rx_ring()
983 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, in dump_phl_rx_ring()
995 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, "entry[%d] = %p\n", idx, in dump_phl_rx_ring()
1107 PHL_TRACE(COMP_PHL_RECV, _PHL_DEBUG_, in rtw_phl_query_rx_pkt()
[all …]
H A Dphl_msg_hub.c137 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "%s notify %d layer\n", in msg_forward()
141 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "%s notify %d layer\n", in msg_forward()
285 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "%s, msg_id:0x%x enqueue\n", in phl_msg_hub_send()
H A Dphl_btc_fsm.c353 …PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "rtw_phl_btc_notify(): Unsupported case:%d, please check it\n… in rtw_phl_btc_notify()
360 …PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "rtw_phl_btc_notify(): Unrecognize case:%d, please check it\n… in rtw_phl_btc_notify()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_btc.c170 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "%s\n", __FUNCTION__); in rtw_hal_btc_init()
382 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in rtw_hal_btc_fwinfo_ntfy()
399 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in rtw_hal_btc_fwinfo_ntfy()
411 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in rtw_hal_btc_fwinfo_ntfy()
431 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in rtw_hal_btc_timer()
440 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in rtw_hal_btc_timer()
445 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in rtw_hal_btc_timer()
473 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in rtw_hal_btc_timer()
536 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "%s\n", __FUNCTION__); in rtw_hal_btc_get_efuse_info()
H A Dhal_api_mac.c6890 …PHL_TRACE(COMP_PHL_TWT, _PHL_DEBUG_, "rtw_hal_mac_twt_info_update(): mac_twt_info_upd_h2c fail(%d)… in rtw_hal_mac_twt_info_update()
6930 PHL_TRACE(COMP_PHL_TWT, _PHL_DEBUG_, "rtw_hal_mac_twt_sta_update(): mac_twt_act_h2c fail(%d)\n", in rtw_hal_mac_twt_sta_update()
6948 …PHL_TRACE(COMP_PHL_TWT, _PHL_DEBUG_, "rtw_hal_mac_twt_sta_announce(): mac_twt_anno_h2c fail(%d)\n", in rtw_hal_mac_twt_sta_announce()
7242 PHL_TRACE(COMP_PHL_SOUND, _PHL_DEBUG_, in _hal_max_ax_snd_cmd_bfrp_he_f2p()
7244 PHL_TRACE(COMP_PHL_SOUND, _PHL_DEBUG_, in _hal_max_ax_snd_cmd_bfrp_he_f2p()
7247 PHL_TRACE(COMP_PHL_SOUND, _PHL_DEBUG_, in _hal_max_ax_snd_cmd_bfrp_he_f2p()
7250 PHL_TRACE(COMP_PHL_SOUND, _PHL_DEBUG_, in _hal_max_ax_snd_cmd_bfrp_he_f2p()
7253 PHL_TRACE(COMP_PHL_SOUND, _PHL_DEBUG_, in _hal_max_ax_snd_cmd_bfrp_he_f2p()
7256 PHL_TRACE(COMP_PHL_SOUND, _PHL_DEBUG_, in _hal_max_ax_snd_cmd_bfrp_he_f2p()
7259 PHL_TRACE(COMP_PHL_SOUND, _PHL_DEBUG_, in _hal_max_ax_snd_cmd_bfrp_he_f2p()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_btc.c169 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "%s\n", __FUNCTION__); in rtw_hal_btc_init()
465 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in rtw_hal_btc_fwinfo_ntfy()
482 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in rtw_hal_btc_fwinfo_ntfy()
494 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in rtw_hal_btc_fwinfo_ntfy()
514 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in rtw_hal_btc_timer()
523 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in rtw_hal_btc_timer()
528 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in rtw_hal_btc_timer()
556 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in rtw_hal_btc_timer()
619 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "%s\n", __FUNCTION__); in rtw_hal_btc_get_efuse_info()
H A Dhal_api_mac.c6906 …PHL_TRACE(COMP_PHL_TWT, _PHL_DEBUG_, "rtw_hal_mac_twt_info_update(): mac_twt_info_upd_h2c fail(%d)… in rtw_hal_mac_twt_info_update()
6946 PHL_TRACE(COMP_PHL_TWT, _PHL_DEBUG_, "rtw_hal_mac_twt_sta_update(): mac_twt_act_h2c fail(%d)\n", in rtw_hal_mac_twt_sta_update()
6964 …PHL_TRACE(COMP_PHL_TWT, _PHL_DEBUG_, "rtw_hal_mac_twt_sta_announce(): mac_twt_anno_h2c fail(%d)\n", in rtw_hal_mac_twt_sta_announce()
7258 PHL_TRACE(COMP_PHL_SOUND, _PHL_DEBUG_, in _hal_max_ax_snd_cmd_bfrp_he_f2p()
7260 PHL_TRACE(COMP_PHL_SOUND, _PHL_DEBUG_, in _hal_max_ax_snd_cmd_bfrp_he_f2p()
7263 PHL_TRACE(COMP_PHL_SOUND, _PHL_DEBUG_, in _hal_max_ax_snd_cmd_bfrp_he_f2p()
7266 PHL_TRACE(COMP_PHL_SOUND, _PHL_DEBUG_, in _hal_max_ax_snd_cmd_bfrp_he_f2p()
7269 PHL_TRACE(COMP_PHL_SOUND, _PHL_DEBUG_, in _hal_max_ax_snd_cmd_bfrp_he_f2p()
7272 PHL_TRACE(COMP_PHL_SOUND, _PHL_DEBUG_, in _hal_max_ax_snd_cmd_bfrp_he_f2p()
7275 PHL_TRACE(COMP_PHL_SOUND, _PHL_DEBUG_, in _hal_max_ax_snd_cmd_bfrp_he_f2p()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c137 PHL_TRACE(COMP_PHL_XMIT, _PHL_DEBUG_, in _phl_dump_wp_stats()
140 PHL_TRACE(COMP_PHL_XMIT, _PHL_DEBUG_, in _phl_dump_wp_stats()
142 PHL_TRACE(COMP_PHL_XMIT, _PHL_DEBUG_, in _phl_dump_wp_stats()
145 PHL_TRACE(COMP_PHL_XMIT, _PHL_DEBUG_, in _phl_dump_wp_stats()
148 PHL_TRACE(COMP_PHL_XMIT, _PHL_DEBUG_, in _phl_dump_wp_stats()
151 PHL_TRACE(COMP_PHL_XMIT, _PHL_DEBUG_, in _phl_dump_wp_stats()
154 PHL_TRACE(COMP_PHL_XMIT, _PHL_DEBUG_, in _phl_dump_wp_stats()
157 PHL_TRACE(COMP_PHL_XMIT, _PHL_DEBUG_, in _phl_dump_wp_stats()
160 PHL_TRACE(COMP_PHL_XMIT, _PHL_DEBUG_, in _phl_dump_wp_stats()
163 PHL_TRACE(COMP_PHL_XMIT, _PHL_DEBUG_, in _phl_dump_wp_stats()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.c78 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): stop btc timers!!\n", in _btmr_stop()
95 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): release btc timers!!\n", in _btmr_release()
107 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): start btc periodic timer!!\n", in _btmr_start()
121 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s() !!\n", __func__); in _delay_tmr_cb()
136 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(), ctx = 0x%p !!\n", in _btmr_cb()
157 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): !!\n", __func__); in _btmr_init()
163 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in _btmr_init()
331 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): set bt psd\n", in _set_bt_psd_report()
343 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): query bt info\n", in _set_bt_info_report()
912 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s()\n", __func__); in _update_bt_scbd()
[all …]
H A Dhalbtc_action.c89 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): set bt %s wlan_act\n", in _set_bt_ignore_wlan_act()
106 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): level = %d\n", in _set_wl_tx_power()
122 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): level = %d\n", in _set_wl_rx_gain()
139 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): level = %d\n", in _set_bt_tx_power()
158 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): level = %d\n", in _set_bt_rx_gain()
196 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): invalid level_id: %d\n", in _set_rf_trx_para()
271 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): p_id=%d, level=%d\n", in _set_bt_golden_rx_range()
372 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): en=%d, ch=%d, bw=%d\n", in _set_bt_afh_info()
1135 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): return by no change!!\n", in _set_ant()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.c78 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): stop btc timers!!\n", in _btmr_stop()
95 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): release btc timers!!\n", in _btmr_release()
107 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): start btc periodic timer!!\n", in _btmr_start()
121 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s() !!\n", __func__); in _delay_tmr_cb()
136 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(), ctx = 0x%p !!\n", in _btmr_cb()
157 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): !!\n", __func__); in _btmr_init()
163 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, in _btmr_init()
331 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): set bt psd\n", in _set_bt_psd_report()
343 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): query bt info\n", in _set_bt_info_report()
912 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s()\n", __func__); in _update_bt_scbd()
[all …]
H A Dhalbtc_action.c89 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): set bt %s wlan_act\n", in _set_bt_ignore_wlan_act()
106 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): level = %d\n", in _set_wl_tx_power()
122 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): level = %d\n", in _set_wl_rx_gain()
139 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): level = %d\n", in _set_bt_tx_power()
158 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): level = %d\n", in _set_bt_rx_gain()
196 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): invalid level_id: %d\n", in _set_rf_trx_para()
271 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): p_id=%d, level=%d\n", in _set_bt_golden_rx_range()
372 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): en=%d, ch=%d, bw=%d\n", in _set_bt_afh_info()
1135 PHL_TRACE(COMP_PHL_BTC, _PHL_DEBUG_, "[BTC], %s(): return by no change!!\n", in _set_ant()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Drtl8852be_halinit.c735 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "RX IRQ B4 : %08X (%08X)\n", in hal_rx_handler_8852be()
746 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "RX IRQ A4 : %08X (%08X)\n", in hal_rx_handler_8852be()
765 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "RX IRQ B4 : %08X (%08X)\n", in hal_rp_handler_8852be()
776 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "RX IRQ A4 : %08X (%08X)\n", in hal_rp_handler_8852be()
886 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "%s : int_hdler_msk = 0x%x\n", __func__, int_hdler_msk); in hal_int_hdler_8852be()
934 PHL_TRACE(COMP_PHL_DBG, _PHL_DEBUG_, "%s : \n%04X : %08X\n%04X : %08X\n", in hal_rx_int_restore_8852be()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c961 PHL_TRACE(COMP_PHL_PSTS, _PHL_DEBUG_, in phl_rx_sdio()
1320 PHL_TRACE(COMP_PHL_XMIT|COMP_PHL_DBG, _PHL_DEBUG_, in phl_trx_init_sdio()
1322 PHL_TRACE(COMP_PHL_XMIT|COMP_PHL_DBG, _PHL_DEBUG_, in phl_trx_init_sdio()
1324 PHL_TRACE(COMP_PHL_XMIT|COMP_PHL_DBG, _PHL_DEBUG_, in phl_trx_init_sdio()
1326 PHL_TRACE(COMP_PHL_XMIT|COMP_PHL_DBG, _PHL_DEBUG_, in phl_trx_init_sdio()
1328 PHL_TRACE(COMP_PHL_RECV|COMP_PHL_DBG, _PHL_DEBUG_, in phl_trx_init_sdio()
1330 PHL_TRACE(COMP_PHL_RECV|COMP_PHL_DBG, _PHL_DEBUG_, in phl_trx_init_sdio()

123