/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 302 DBG_8192C("ssid =%s, len =%d\n", pssid->Ssid, pssid->SsidLength); in rtw_cfg80211_inform_bss() 379 DBG_8192C(FUNC_ADPT_FMT" bss NULL\n", FUNC_ADPT_ARG(padapter)); in rtw_cfg80211_inform_bss() 597 DBG_8192C("%s\n", __func__); in rtw_cfg80211_ap_set_encryption() 624 DBG_8192C("rtw_set_encryption(), sta has already been removed or never been added\n"); in rtw_cfg80211_ap_set_encryption() 633 DBG_8192C("clear default encryption keys, keyid =%d\n", param->u.crypt.idx); in rtw_cfg80211_ap_set_encryption() 641 DBG_8192C("r871x_set_encryption, crypt.alg = WEP\n"); in rtw_cfg80211_ap_set_encryption() 646 DBG_8192C("r871x_set_encryption, wep_key_idx =%d, len =%d\n", wep_key_idx, wep_key_len); in rtw_cfg80211_ap_set_encryption() 694 DBG_8192C("%s, set group_key, WEP\n", __func__); in rtw_cfg80211_ap_set_encryption() 707 DBG_8192C("%s, set group_key, TKIP\n", __func__); in rtw_cfg80211_ap_set_encryption() 723 DBG_8192C("%s, set group_key, CCMP\n", __func__); in rtw_cfg80211_ap_set_encryption() [all …]
|
D | sdio_intf.c | 192 DBG_8192C(KERN_CRIT "%s: sdio_enable_func FAIL(%d)!\n", __func__, err); in sdio_init() 199 DBG_8192C(KERN_CRIT "%s: sdio_set_block_size FAIL(%d)!\n", __func__, err); in sdio_init() 230 DBG_8192C(KERN_ERR "%s: sdio_disable_func(%d)\n", __func__, err); in sdio_deinit() 238 DBG_8192C(KERN_ERR "%s: sdio_release_irq(%d)\n", __func__, err); in sdio_deinit() 305 DBG_8192C(KERN_ERR "%s: padapter is NULL!\n", __func__); in sd_intf_start() 316 DBG_8192C(KERN_ERR "%s: padapter is NULL!\n", __func__); in sd_intf_stop()
|
D | wifi_regd.c | 162 DBG_8192C("%s\n", __func__); in rtw_reg_notifier()
|
D | ioctl_linux.c | 5009 DBG_8192C("%s: cmd =%s\n", __func__, cmdname); in rtw_ioctl_wext_private() 5016 DBG_8192C("%s: parameters =%s\n", __func__, ptr); in rtw_ioctl_wext_private() 5126 DBG_8192C("%s: Not yet implemented...\n", __func__); in rtw_ioctl_wext_private() 5133 DBG_8192C("%s: The command %s needs exactly %d argument(s)...\n", in rtw_ioctl_wext_private() 5254 DBG_8192C("%s: Not yet implemented...\n", __func__); in rtw_ioctl_wext_private()
|
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_hal_init.c | 217 DBG_8192C("%s: Finish\n", __func__); in _8051Reset8723() 590 DBG_8192C("%s: Efuse switch bank to %d\n", __func__, bank); in hal_EfuseSwitchToBank() 812 DBG_8192C(FUNC_ADPT_FMT ": Leave SDIO local register suspend fail! Local 0x86 =%#X\n", in Hal_EfusePowerSwitch() 815 DBG_8192C(FUNC_ADPT_FMT ": Leave SDIO local register suspend OK! Local 0x86 =%#X\n", in Hal_EfusePowerSwitch() 881 DBG_8192C("%s: Invalid offset(%#x) with read bytes(%#x)!!\n", __func__, _offset, _size_byte); in hal_ReadEFuse_WiFi() 887 DBG_8192C("%s: alloc efuseTbl fail!\n", __func__); in hal_ReadEFuse_WiFi() 915 DBG_8192C("%s: data end at address =%#x\n", __func__, eFuse_Addr-1); in hal_ReadEFuse_WiFi() 958 DBG_8192C(KERN_ERR "%s: offset(%d) is illegal!!\n", __func__, offset); in hal_ReadEFuse_WiFi() 1021 DBG_8192C("%s: Invalid offset(%#x) with read bytes(%#x)!!\n", __func__, _offset, _size_byte); in hal_ReadEFuse_BT() 1027 DBG_8192C("%s: efuseTbl malloc fail!\n", __func__); in hal_ReadEFuse_BT() [all …]
|
D | sdio_ops.c | 197 DBG_8192C(KERN_ERR "%s: Mac Power off, Read FAIL(%d)! addr = 0x%x\n", __func__, err, addr); in sdio_read32() 211 DBG_8192C(KERN_ERR "%s: Allocate memory FAIL!(size =8) addr = 0x%x\n", __func__, addr); in sdio_read32() 631 DBG_8192C("%s, address must be 4 bytes alignment\n", __func__); in sdio_local_write() 634 DBG_8192C("%s, size must be the multiple of 4\n", __func__); in sdio_local_write() 1051 DBG_8192C("%s: SDIO_HISR_TXERR (0x%08x)\n", __func__, le32_to_cpu(*(u32 *)status)); in sd_int_dpc() 1054 DBG_8192C("%s: SDIO_HISR_TXERR, but can't allocate memory to read status!\n", __func__); in sd_int_dpc() 1059 DBG_8192C("%s: SDIO_HISR_TXBCNOK\n", __func__); in sd_int_dpc() 1063 DBG_8192C("%s: SDIO_HISR_TXBCNERR\n", __func__); in sd_int_dpc() 1069 DBG_8192C("%s: C2H Command\n", __func__); in sd_int_dpc() 1091 DBG_8192C("%s: Rx Overflow\n", __func__); in sd_int_dpc() [all …]
|
D | rtl8723bs_recv.c | 195 DBG_8192C("%s: no enough recv frame!\n", __func__); in try_alloc_recvframe() 214 DBG_8192C("%s()-%d: RX Warning! rx CRC ERROR !!\n", in rx_crc_err() 228 DBG_8192C("%s()-%d: : next pkt len(%p,%d) exceed ptail(%p)!\n", in pkt_exceeds_tail() 288 DBG_8192C("%s: crc_err =%d icv_err =%d, skip!\n", in rtl8723bs_recv_tasklet() 330 DBG_8192C("%s: alloc_skb fail, drop frag frame\n", __func__); in rtl8723bs_recv_tasklet() 345 DBG_8192C("%s: rtw_skb_clone fail\n", __func__); in rtl8723bs_recv_tasklet()
|
D | hal_com.c | 22 DBG_8192C("cannot alloc memory for HAL DATA\n"); in rtw_hal_data_init() 1170 DBG_8192C("==> Disable all dynamic function...\n"); in SetHalDefVar() 1173 DBG_8192C("==> Disable DIG...\n"); in SetHalDefVar() 1178 DBG_8192C("==> Disable tx power tracking...\n"); in SetHalDefVar() 1190 DBG_8192C("==> Turn on all dynamic function...\n"); in SetHalDefVar() 1282 DBG_8192C("### Noise monitor chan(%d)-noise:%d (dBm) ###\n", in GetHalODMVar() 1309 DBG_8192C("### Set STA_(%d) info ###\n", psta->mac_id); in SetHalODMVar() 1312 DBG_8192C("### Clean STA_(%d) info ###\n", psta->mac_id); in SetHalODMVar() 1332 DBG_8192C("### Noise monitor chan(%d)-bPauseDIG:%d, IGIValue:0x%02x, max_time:%d (ms) ###\n", in SetHalODMVar()
|
D | rtl8723b_cmd.c | 84 DBG_8192C(" fw read cmd failed...\n"); in FillH2CCmd8723B() 1626 DBG_8192C("%s, KEK, KCK download rsvd page all zero\n", __func__); in rtl8723b_set_FwRsvdPagePkt() 1846 DBG_8192C("+" FUNC_ADPT_FMT ": iface_type =%d\n", in rtl8723b_set_AP_FwRsvdPagePkt() 1946 DBG_8192C("+" FUNC_ADPT_FMT ": iface_type =%d mstatus(%x)\n", in rtl8723b_download_rsvd_page() 2180 DBG_8192C("%s: alloc ReservedPagePacket fail!\n", __func__); in SetFwRsvdPagePkt_BTCoex() 2224 …DBG_8192C(FUNC_ADPT_FMT ": ERROR: The rsvd page size is not enough!!TotalPacketLen %d, MaxRsvdPage… in SetFwRsvdPagePkt_BTCoex() 2259 DBG_8192C("+" FUNC_ADPT_FMT ": iface_type =%d fw_state = 0x%08X\n", in rtl8723b_download_BTCoex_AP_mode_rsvd_page() 2264 DBG_8192C(FUNC_ADPT_FMT ": [WARNING] not in AP mode!!\n", in rtl8723b_download_BTCoex_AP_mode_rsvd_page() 2319 DBG_8192C(ADPT_FMT": DL RSVD page success! DLBcnCount:%d, poll:%d\n", in rtl8723b_download_BTCoex_AP_mode_rsvd_page() 2322 DBG_8192C(ADPT_FMT": DL RSVD page fail! DLBcnCount:%d, poll:%d\n", in rtl8723b_download_BTCoex_AP_mode_rsvd_page() [all …]
|
D | rtl8723b_phycfg.c | 474 DBG_8192C("%s():Write BB Reg Fail!!", __func__); in phy_BB8723b_Config_ParaFile() 500 DBG_8192C("%s():BB_PG Reg Fail!!\n", __func__); in phy_BB8723b_Config_ParaFile() 514 DBG_8192C("%s():AGC Table Fail\n", __func__); in phy_BB8723b_Config_ParaFile() 901 DBG_8192C("===>phy_SwChnl8723B: Channel = %d\n", channelToSW); in phy_SwChnl8723B()
|
D | sdio_halinit.c | 217 …DBG_8192C("%s(): Enable Tx FIFO Page Threshold H:0x%x, N:0x%x, L:0x%x\n", __func__, HQ_threshold, … in _init_available_page_threshold() 698 DBG_8192C("Set RF Chip ID to RF_6052 and RF type to 1T1R.\n"); in _InitRFType() 724 DBG_8192C("HalDetectPwrDownMode(): PDN =%d\n", pHalData->pwrdown); in HalDetectPwrDownMode() 902 DBG_8192C("%s: Failed to init LLT Table!\n", __func__); in rtl8723bs_hal_init() 1052 DBG_8192C(KERN_ERR "%s: run RF OFF flow fail!\n", __func__); in CardDisableRTL8723BSdio() 1085 DBG_8192C(KERN_ERR "%s: run CARD DISABLE flow fail!\n", __func__); in CardDisableRTL8723BSdio()
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | rtw_debug.h | 139 #define DBG_8192C(x,...) do {} while (0) macro 213 #undef DBG_8192C 214 #define DBG_8192C(...) do {\ macro
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_debug.c | 1241 DBG_8192C("argument size is less than 1\n"); in proc_set_rssi_disp() 1249 DBG_8192C("invalid set_rssi_disp parameter!\n"); in proc_set_rssi_disp() 1254 DBG_8192C("Linked info Function Enable\n"); in proc_set_rssi_disp() 1257 DBG_8192C("Linked info Function Disable\n"); in proc_set_rssi_disp()
|
D | rtw_pwrctrl.c | 1275 DBG_8192C("%s call ips_leave....\n", __func__); in _rtw_pwr_wakeup() 1277 DBG_8192C("======> ips_leave fail.............\n"); in _rtw_pwr_wakeup() 1289 DBG_8192C("%s: bDriverStopped =%d, bup =%d, hw_init_completed =%u\n" in _rtw_pwr_wakeup()
|
D | rtw_xmit.c | 1243 DBG_8192C("==> %s buf_addr == NULL\n", __func__); in rtw_xmitframe_coalesce() 1254 DBG_8192C("rtw_xmitframe_coalesce: rtw_make_wlanhdr fail; drop pkt\n"); in rtw_xmitframe_coalesce() 1338 DBG_8192C("xmitframe_addmic(padapter, pxmitframe) == _FAIL\n"); in rtw_xmitframe_coalesce() 2113 DBG_8192C("rtw_xmit_classifier: psta == NULL\n"); in rtw_xmit_classifier()
|
D | rtw_mlme_ext.c | 4848 DBG_8192C("%02d,", chplan_ap.Channel[i]); in process_80211d()
|