/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/hal_hci/ |
D | hal_sdio.c | 373 RTW_INFO(FUNC_ADPT_FMT" hci_sus_state:%u, sus_ctl:0x%02x(0x%02x), do_leave:%u, to:%u, err:%u\n" in sdio_chk_hci_resume() 376 RTW_INFO(FUNC_ADPT_FMT" polling %d ms, cnt:%u\n" in sdio_chk_hci_resume() 382 RTW_ERR(FUNC_ADPT_FMT" timeout(err:%d) sus_ctl:0x%02x\n" in sdio_chk_hci_resume() 385 RTW_ERR(FUNC_ADPT_FMT" err:%d\n" in sdio_chk_hci_resume() 451 RTW_INFO(FUNC_ADPT_FMT" hci_sus_state:%u, sus_ctl:0x%02x(0x%02x), to:%u, err:%u\n" in sdio_chk_hci_suspend() 454 RTW_INFO(FUNC_ADPT_FMT" polling %d ms, cnt:%u\n" in sdio_chk_hci_suspend() 461 RTW_ERR(FUNC_ADPT_FMT" timeout(err:%d) sus_ctl:0x%02x\n" in sdio_chk_hci_suspend() 466 RTW_ERR(FUNC_ADPT_FMT" err:%d\n" in sdio_chk_hci_suspend() 511 …RTW_INFO(FUNC_ADPT_FMT" cmd:%02x %02x %02x %02x\n", FUNC_ADPT_ARG(padapter), cmd[0], cmd[1], cmd[2… in sdio_iread() 521 …RTW_INFO(FUNC_ADPT_FMT" cmd:%02x %02x %02x %02x\n", FUNC_ADPT_ARG(padapter), cmd[0], cmd[1], cmd[2… in sdio_iread() [all …]
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
D | rtw_sreset.c | 205 …RTW_INFO(FUNC_ADPT_FMT" fwstate:0x%08x - WIFI_STATION_STATE\n", FUNC_ADPT_ARG(padapter), get_fwsta… in sreset_restore_network_status() 210 RTW_INFO(FUNC_ADPT_FMT" %s\n", FUNC_ADPT_ARG(padapter), MLME_IS_AP(padapter) ? "AP" : "MESH"); in sreset_restore_network_status() 215 …RTW_INFO(FUNC_ADPT_FMT" fwstate:0x%08x - WIFI_ADHOC_STATE\n", FUNC_ADPT_ARG(padapter), get_fwstate… in sreset_restore_network_status() 217 RTW_INFO(FUNC_ADPT_FMT" fwstate:0x%08x - ???\n", FUNC_ADPT_ARG(padapter), get_fwstate(mlmepriv)); in sreset_restore_network_status() 228 RTW_INFO(FUNC_ADPT_FMT"\n", FUNC_ADPT_ARG(padapter)); in sreset_stop_adapter() 257 RTW_INFO(FUNC_ADPT_FMT"\n", FUNC_ADPT_ARG(padapter)); in sreset_start_adapter()
|
D | rtw_roch.c | 73 RTW_INFO(FUNC_ADPT_FMT" ch:%u duration:%d, cookie:0x%llx\n" in rtw_ro_ch_handler() 78 RTW_WARN(FUNC_ADPT_FMT" ongoing wdev:%p, wdev:%p\n" in rtw_ro_ch_handler() 84 RTW_WARN(FUNC_ADPT_FMT" ongoing cookie:0x%llx, cookie:0x%llx\n" in rtw_ro_ch_handler() 92 RTW_INFO(FUNC_ADPT_FMT" stay in union ch:%d\n", FUNC_ADPT_ARG(adapter), remain_ch); in rtw_ro_ch_handler() 170 RTW_WARN(FUNC_ADPT_FMT" ongoing wdev:%p, wdev:%p\n" in rtw_cancel_ro_ch_handler() 176 RTW_WARN(FUNC_ADPT_FMT" ongoing cookie:0x%llx, cookie:0x%llx\n" in rtw_cancel_ro_ch_handler() 189 RTW_INFO(FUNC_ADPT_FMT" back to linked/linking union - ch:%u, bw:%u, offset:%u\n", in rtw_cancel_ro_ch_handler() 197 RTW_INFO(FUNC_ADPT_FMT" back to listen ch - ch:%u, bw:%u, offset:%u\n", in rtw_cancel_ro_ch_handler() 205 RTW_INFO(FUNC_ADPT_FMT" back to restore ch - ch:%u, bw:%u, offset:%u\n", in rtw_cancel_ro_ch_handler()
|
D | rtw_recv.c | 397 RTW_INFO(FUNC_ADPT_FMT" dequeue %d\n", FUNC_ADPT_ARG(adapter), cnt); in rtw_free_uc_swdec_pending_queue() 907 RTW_INFO("DBG_RX_SEQ "FUNC_ADPT_FMT" nonqos bmc seq_num:%d\n" in recv_decache() 914 RTW_INFO("DBG_RX_SEQ "FUNC_ADPT_FMT" nonqos seq_num:%d\n" in recv_decache() 930 RTW_INFO("DBG_RX_DROP_FRAME "FUNC_ADPT_FMT" recv_decache _FAIL for sta="MAC_FMT"\n" in recv_decache() 1339 RTW_INFO(FUNC_ADPT_FMT" issue_deauth to "MAC_FMT" with reason(7), mlme_state:0x%x\n" in rtw_sta_rx_data_validate_hdr() 1345 RTW_INFO("DBG_RX_DROP_FRAME "FUNC_ADPT_FMT" fw_state:0x%x\n" in rtw_sta_rx_data_validate_hdr() 1373 RTW_INFO("DBG_RX_DROP_FRAME "FUNC_ADPT_FMT" SA="MAC_FMT", myhwaddr="MAC_FMT"\n" in rtw_sta_rx_data_validate_hdr() 1383 RTW_INFO(FUNC_ADPT_FMT" issue_deauth to "MAC_FMT" with reason(7), unknown TA\n" in rtw_sta_rx_data_validate_hdr() 1389 RTW_INFO("DBG_RX_DROP_FRAME "FUNC_ADPT_FMT" can't get psta under STATION_MODE ; drop pkt\n" in rtw_sta_rx_data_validate_hdr() 1539 RTW_INFO("DBG_RX_DROP_FRAME "FUNC_ADPT_FMT" can't get psta under WIFI_MP_STATE ; drop pkt\n" in ap2sta_data_frame() [all …]
|
D | rtw_debug.c | 1218 RTW_PRINT(FUNC_ADPT_FMT" Invalid format\n", in proc_set_sta_tx_stat() 1524 RTW_INFO(FUNC_ADPT_FMT ": input buffer is NULL!\n", FUNC_ADPT_ARG(padapter)); in proc_set_war_offload_enable() 1529 RTW_INFO(FUNC_ADPT_FMT ": input length is 0!\n", FUNC_ADPT_ARG(padapter)); in proc_set_war_offload_enable() 1534 RTW_INFO(FUNC_ADPT_FMT ": input length is too large\n", FUNC_ADPT_ARG(padapter)); in proc_set_war_offload_enable() 1543 RTW_INFO(FUNC_ADPT_FMT ": Set war offload cfg = %x\n", FUNC_ADPT_ARG(padapter), offload_cfg); in proc_set_war_offload_enable() 1564 RTW_INFO(FUNC_ADPT_FMT ": input buffer is NULL!\n", FUNC_ADPT_ARG(padapter)); in proc_set_war_offload_ipv4_addr() 1569 RTW_INFO(FUNC_ADPT_FMT ": input length is 0!\n", FUNC_ADPT_ARG(padapter)); in proc_set_war_offload_ipv4_addr() 1574 RTW_INFO(FUNC_ADPT_FMT ": input length is too large\n", FUNC_ADPT_ARG(padapter)); in proc_set_war_offload_ipv4_addr() 1587 RTW_INFO(FUNC_ADPT_FMT "Setup IPv4 address:\n", FUNC_ADPT_ARG(padapter)); in proc_set_war_offload_ipv4_addr() 1609 RTW_INFO(FUNC_ADPT_FMT ": input buffer is NULL!\n", FUNC_ADPT_ARG(padapter)); in proc_set_war_offload_ipv6_addr() [all …]
|
D | rtw_mlme.c | 258 RTW_PRINT(FUNC_ADPT_FMT" type:%u, ie:%p, ie_len:%u" in rtw_mlme_update_wfd_ie_data() 290 RTW_PRINT(FUNC_ADPT_FMT" unsupported type:%u" in rtw_mlme_update_wfd_ie_data() 306 RTW_ERR(FUNC_ADPT_FMT" type:%u, rtw_malloc() fail\n" in rtw_mlme_update_wfd_ie_data() 322 RTW_INFO(FUNC_ADPT_FMT" type:%u, RTSP CTRL port = %u\n" in rtw_mlme_update_wfd_ie_data() 871 …RTW_INFO(FUNC_ADPT_FMT" %s("MAC_FMT", ch%u) ss_ori:%3u, sq_ori:%3u, rssi_ori:%3ld, ss_smp:%3u, sq_… in update_network() 918 RTW_INFO(FUNC_ADPT_FMT" %s("MAC_FMT"), SignalStrength:%u, SignalQuality:%u, RawRSSI:%ld\n" in update_network() 1560 RTW_INFO(FUNC_ADPT_FMT": Allocate fail\n", FUNC_ADPT_ARG(adapter)); in rtw_add_interested_unassoc_sta() 1562 RTW_INFO(FUNC_ADPT_FMT": Delete oldest entry and try again.\n", FUNC_ADPT_ARG(adapter)); in rtw_add_interested_unassoc_sta() 1838 RTW_INFO(FUNC_ADPT_FMT" fw_state:0x%x\n", FUNC_ADPT_ARG(adapter), get_fwstate(pmlmepriv)); in rtw_surveydone_event_callback() 2075 RTW_WARN(FUNC_ADPT_FMT": Adaptivity block scan! (ch=%u)\n", in _rtw_sitesurvey_condition_check() [all …]
|
D | rtw_io.c | 172 RTW_WARN(FUNC_ADPT_FMT" _sd_f0_read8 callback is NULL\n", FUNC_ADPT_ARG(adapter)); in _rtw_sd_f0_read8() 190 RTW_ERR(FUNC_ADPT_FMT" _sd_iread8 callback is NULL\n", FUNC_ADPT_ARG(adapter)); in _rtw_sd_iread8() 207 RTW_ERR(FUNC_ADPT_FMT" _sd_iread16 callback is NULL\n", FUNC_ADPT_ARG(adapter)); in _rtw_sd_iread16() 224 RTW_ERR(FUNC_ADPT_FMT" _sd_iread32 callback is NULL\n", FUNC_ADPT_ARG(adapter)); in _rtw_sd_iread32() 241 RTW_ERR(FUNC_ADPT_FMT" _sd_iwrite8 callback is NULL\n", FUNC_ADPT_ARG(adapter)); in _rtw_sd_iwrite8() 258 RTW_ERR(FUNC_ADPT_FMT" _sd_iwrite16 callback is NULL\n", FUNC_ADPT_ARG(adapter)); in _rtw_sd_iwrite16() 274 RTW_ERR(FUNC_ADPT_FMT" _sd_iwrite32 callback is NULL\n", FUNC_ADPT_ARG(adapter)); in _rtw_sd_iwrite32() 631 …RTW_INFO(FUNC_ADPT_FMT" addr:0x%x len:%u val:0x%x (i:%d sniff_len:%u m_shift:%d mask:0x%x v_shifd:… in match_io_sniff_value()
|
D | rtw_ioctl_set.c | 401 RTW_INFO(FUNC_ADPT_FMT" ssid:%p, ssid_valid:%d, bssid:%p, bssid_valid:%d\n", in rtw_set_802_11_connect() 414 RTW_PRINT(FUNC_ADPT_FMT" fw_state=0x%08x\n", in rtw_set_802_11_connect() 622 RTW_INFO(FUNC_ADPT_FMT": scan deny\n", FUNC_ADPT_ARG(padapter)); in rtw_set_802_11_bssid_list_scan() 931 RTW_INFO(FUNC_ADPT_FMT" band:%d\n", FUNC_ADPT_ARG(adapter), band); in rtw_set_band() 936 RTW_PRINT(FUNC_ADPT_FMT" band:%d fail\n", FUNC_ADPT_ARG(adapter), band); in rtw_set_band()
|
D | rtw_pwrctrl.c | 289 RTW_INFO(FUNC_ADPT_FMT ": ps_deny=0x%08X, skip power save!\n", in rtw_ps_processor() 869 RTW_INFO(FUNC_ADPT_FMT": It can't execute LPS without Wi-Fi connection!\n", in rtw_exec_lps() 908 RTW_INFO(FUNC_ADPT_FMT": It is not ready to leave 32K !!!\n", in rtw_lps_rfon_ctrl() 929 RTW_INFO(FUNC_ADPT_FMT": Send PG H2C command Fail! \n", in rtw_lps_rfon_ctrl() 935 RTW_INFO(FUNC_ADPT_FMT": It can't execute RFON without Wi-Fi connection!\n", in rtw_lps_rfon_ctrl() 959 RTW_INFO(FUNC_ADPT_FMT": It is not finished to enter 32K !!!\n", in rtw_lps_rfon_ctrl() 966 RTW_INFO(FUNC_ADPT_FMT": RFON can't work due to ps state is not in LPS !\n", in rtw_lps_rfon_ctrl() 1055 RTW_INFO(FUNC_ADPT_FMT" Leave 802.11 power save - %s\n", in rtw_set_ps_mode() 1151 RTW_INFO(FUNC_ADPT_FMT" Enter 802.11 power save - %s\n", in rtw_set_ps_mode() 1423 RTW_INFO(FUNC_ADPT_FMT ": bSurpriseRemoved=_TRUE Skip!\n", FUNC_ADPT_ARG(Adapter)); in LeaveAllPowerSaveModeDirect() [all …]
|
D | rtw_ap.c | 350 RTW_ERR(FUNC_ADPT_FMT" rtw_mesh_path_add for "MAC_FMT" fail.\n", in issue_aka_chk_frame() 464 RTW_INFO(FUNC_ADPT_FMT" auth_list, cnt:%u\n" in expire_timeout_chk() 496 RTW_INFO(FUNC_ADPT_FMT" auth expire "MAC_FMT"\n" in expire_timeout_chk() 510 RTW_INFO(FUNC_ADPT_FMT" asoc_list, cnt:%u\n" in expire_timeout_chk() 663 RTW_INFO(FUNC_ADPT_FMT" sta:"MAC_FMT", flush sta's data and management frames\n" in expire_timeout_chk() 738 RTW_INFO(FUNC_ADPT_FMT" asoc check, "MAC_FMT" is alive\n" in expire_timeout_chk() 744 RTW_INFO(FUNC_ADPT_FMT" asoc check, "MAC_FMT" keep_alive_trycnt=%d\n" in expire_timeout_chk() 777 RTW_INFO(FUNC_ADPT_FMT" asoc expire "MAC_FMT", state=0x%x\n" in expire_timeout_chk() 1605 …RTW_INFO(FUNC_ADPT_FMT" !sta for macaddr="MAC_FMT"\n", FUNC_ADPT_ARG(adapter), MAC_ARG(pnetwork->M… in rtw_start_bss_hdl_after_chbw_decided() 1790 …RTW_INFO(FUNC_ADPT_FMT": req channel setting is the same as current channel setting, go to update … in start_bss_network() [all …]
|
D | rtw_mlme_ext.c | 2277 RTW_INFO(FUNC_ADPT_FMT" old AID=%d\n", FUNC_ADPT_ARG(padapter), psta->cmn.aid); in OnProbeReq() 2280 RTW_INFO(FUNC_ADPT_FMT" no room for more AIDs\n", FUNC_ADPT_ARG(padapter)); in OnProbeReq() 2283 RTW_INFO(FUNC_ADPT_FMT" allocate new AID=%d\n", FUNC_ADPT_ARG(padapter), psta->cmn.aid); in OnProbeReq() 2435 RTW_PRINT(FUNC_ADPT_FMT" ap has changed, disconnect now\n", FUNC_ADPT_ARG(padapter)); in OnProbeRsp() 2533 RTW_PRINT(FUNC_ADPT_FMT" ap has changed, disconnect now\n", FUNC_ADPT_ARG(padapter)); in OnBeacon() 2655 RTW_PRINT(FUNC_ADPT_FMT" ap has changed, disconnect now\n", FUNC_ADPT_ARG(padapter)); in OnBeacon() 2729 RTW_INFO(FUNC_ADPT_FMT" RX beacon with no supported rate\n", FUNC_ADPT_ARG(padapter)); in OnBeacon() 2735 … RTW_INFO(FUNC_ADPT_FMT" Exceed the upper limit of supported clients\n", FUNC_ADPT_ARG(padapter)); in OnBeacon() 2891 RTW_INFO(FUNC_ADPT_FMT" force auth fail with status:%u\n" in OnAuth() 3312 RTW_INFO(FUNC_ADPT_FMT" force asoc fail with status:%u\n" in OnAssocReq() [all …]
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/rtl8822c/ |
D | rtl8822c_mac.c | 172 RTW_WARN(FUNC_ADPT_FMT ": Fail to get DRV INFO size!!(err=%d)\n", in rtl8822c_get_rx_drv_info_size() 191 RTW_WARN(FUNC_ADPT_FMT ": Fail to get TX Descriptor size!!(err=%d)\n", in rtl8822c_get_tx_desc_size() 210 RTW_WARN(FUNC_ADPT_FMT ": Fail to get RX Descriptor size!!(err=%d)\n", in rtl8822c_get_rx_desc_size()
|
D | rtl8822c_cmd.c | 63 RTW_DBG(FUNC_ADPT_FMT ": id=0x%02x buf=%s\n", in rtl8822c_fillh2ccmd() 125 RTW_INFO(FUNC_ADPT_FMT ": dtim=%d, HW port id=%d\n", FUNC_ADPT_ARG(adapter), in _rtl8822c_set_FwPwrMode_cmd() 128 RTW_INFO(FUNC_ADPT_FMT ": HW port id=%d\n", FUNC_ADPT_ARG(adapter), in _rtl8822c_set_FwPwrMode_cmd() 218 RTW_INFO(FUNC_ADPT_FMT": fw ps mode = %s, drv ps mode = %d, rlbm = %d ," in _rtl8822c_set_FwPwrMode_cmd()
|
D | rtl8822c_ops.c | 113 RTW_ERR(FUNC_ADPT_FMT" HW Port(%d) invalid\n", FUNC_ADPT_ARG(adapter), hw_port); in hw_bcn_ctrl_addr() 129 RTW_ERR(FUNC_ADPT_FMT" HW Port(%d) invalid\n", FUNC_ADPT_ARG(adapter), hw_port); in hw_bcn_ctrl_set() 144 RTW_ERR(FUNC_ADPT_FMT" HW Port(%d) invalid\n", FUNC_ADPT_ARG(adapter), hw_port); in hw_bcn_ctrl_add() 160 RTW_ERR(FUNC_ADPT_FMT" HW Port(%d) invalid\n", FUNC_ADPT_ARG(adapter), hw_port); in hw_bcn_ctrl_clr() 901 RTW_INFO(FUNC_ADPT_FMT ": Read 0x100=0x%02x 0x86=0x%02x\n", in check_ips_status() 1211 RTW_INFO(FUNC_ADPT_FMT ": hw_port(%d) mode=%d\n", in set_opmode_port0() 1319 RTW_INFO(FUNC_ADPT_FMT ": hw_port(%d) mode=%d\n", in set_opmode_port1() 1362 RTW_ERR(FUNC_ADPT_FMT" HW Port(%d) invalid\n", FUNC_ADPT_ARG(adapter), hw_port); in hw_tsf_reset() 1566 RTW_ERR(FUNC_ADPT_FMT" Unknow hw port(%d) \n", FUNC_ADPT_ARG(adapter), adapter->hw_port); in hw_var_set_bcn_func() 1598 RTW_ERR(FUNC_ADPT_FMT" Unknow hw port(%d) \n", FUNC_ADPT_ARG(adapter), adapter->hw_port); in hw_var_set_bcn_func() [all …]
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
D | ioctl_cfg80211.c | 827 RTW_WARN(FUNC_ADPT_FMT" call rtw_pwr_wakeup fail\n", FUNC_ADPT_ARG(adapter)); in rtw_cfg80211_sync_iftype() 835 … RTW_WARN(FUNC_ADPT_FMT" iftype:%u is not support\n", FUNC_ADPT_ARG(adapter), rtw_wdev->iftype); in rtw_cfg80211_sync_iftype() 1011 RTW_INFO(FUNC_ADPT_FMT" bss NULL\n", FUNC_ADPT_ARG(padapter)); in rtw_cfg80211_inform_bss() 1100 RTW_INFO(FUNC_ADPT_FMT"\n", FUNC_ADPT_ARG(padapter)); in rtw_cfg80211_ibss_indicate_connect() 1114 RTW_INFO(FUNC_ADPT_FMT" inform fail !!\n", FUNC_ADPT_ARG(padapter)); in rtw_cfg80211_ibss_indicate_connect() 1116 RTW_INFO(FUNC_ADPT_FMT" inform success !!\n", FUNC_ADPT_ARG(padapter)); in rtw_cfg80211_ibss_indicate_connect() 1129 RTW_INFO(FUNC_ADPT_FMT" inform fail !!\n", FUNC_ADPT_ARG(padapter)); in rtw_cfg80211_ibss_indicate_connect() 1140 RTW_PRINT(FUNC_ADPT_FMT" BSS not found !!\n", FUNC_ADPT_ARG(padapter)); in rtw_cfg80211_ibss_indicate_connect() 1168 RTW_INFO(FUNC_ADPT_FMT"\n", FUNC_ADPT_ARG(padapter)); in rtw_cfg80211_indicate_connect() 1207 RTW_INFO(FUNC_ADPT_FMT" inform fail !!\n", FUNC_ADPT_ARG(padapter)); in rtw_cfg80211_indicate_connect() [all …]
|
D | xmit_linux.c | 332 RTW_INFO(FUNC_ADPT_FMT": netif_wake_subqueue[%d]\n", FUNC_ADPT_ARG(adapter), os_qid); in rtw_os_check_wakup_queue() 338 RTW_INFO(FUNC_ADPT_FMT": netif_wake_queue\n", FUNC_ADPT_ARG(adapter)); in rtw_os_check_wakup_queue() 351 RTW_INFO(FUNC_ADPT_FMT": netif_stop_subqueue[%d]\n", FUNC_ADPT_ARG(adapter), os_qid); in rtw_os_check_stop_queue() 358 RTW_INFO(FUNC_ADPT_FMT": netif_stop_queue\n", FUNC_ADPT_ARG(adapter)); in rtw_os_check_stop_queue() 377 RTW_INFO(FUNC_ADPT_FMT": netif_wake_subqueue[%d]\n", FUNC_ADPT_ARG(padapter), i); in rtw_os_wake_queue_at_free_stainfo() 385 RTW_INFO(FUNC_ADPT_FMT": netif_wake_queue\n", FUNC_ADPT_ARG(padapter)); in rtw_os_wake_queue_at_free_stainfo()
|
D | os_intfs.c | 1685 RTW_INFO(FUNC_ADPT_FMT": The net_device's is not in down state\n" in rtw_net_set_mac_address() 1695 RTW_INFO(FUNC_ADPT_FMT": The net_device's is not idle currently\n" in rtw_net_set_mac_address() 1703 RTW_INFO(FUNC_ADPT_FMT": Invalid Mac Addr for "MAC_FMT"\n" in rtw_net_set_mac_address() 1714 RTW_INFO(FUNC_ADPT_FMT": Set Mac Addr to "MAC_FMT" Successfully\n" in rtw_net_set_mac_address() 1890 RTW_PRINT(FUNC_ADPT_FMT" if%d mac_addr="MAC_FMT"\n" in rtw_ndev_init() 1903 RTW_PRINT(FUNC_ADPT_FMT" if%d\n" in rtw_ndev_uninit() 2437 RTW_INFO(FUNC_ADPT_FMT" enter\n", FUNC_ADPT_ARG(padapter)); in rtw_start_drv_threads() 2445 RTW_INFO(FUNC_ADPT_FMT " start RTW_XMIT_THREAD\n", FUNC_ADPT_ARG(padapter)); in rtw_start_drv_threads() 2458 RTW_INFO(FUNC_ADPT_FMT " start RTW_RECV_THREAD\n", FUNC_ADPT_ARG(padapter)); in rtw_start_drv_threads() 2470 RTW_INFO(FUNC_ADPT_FMT " start RTW_CMD_THREAD\n", FUNC_ADPT_ARG(padapter)); in rtw_start_drv_threads() [all …]
|
D | rtw_proc.c | 441 RTW_PRINT(FUNC_ADPT_FMT"\n", FUNC_ADPT_ARG(adapter)); in proc_start_seq_file_test() 443 RTW_PRINT(FUNC_ADPT_FMT" pos:%llu, out of range return\n", FUNC_ADPT_ARG(adapter), *pos); in proc_start_seq_file_test() 447 RTW_PRINT(FUNC_ADPT_FMT" return pos:%lld\n", FUNC_ADPT_ARG(adapter), *pos); in proc_start_seq_file_test() 455 RTW_PRINT(FUNC_ADPT_FMT"\n", FUNC_ADPT_ARG(adapter)); in proc_stop_seq_file_test() 465 RTW_PRINT(FUNC_ADPT_FMT" pos:%lld, out of range return\n", FUNC_ADPT_ARG(adapter), *pos); in proc_next_seq_file_test() 469 RTW_PRINT(FUNC_ADPT_FMT" return pos:%lld\n", FUNC_ADPT_ARG(adapter), *pos); in proc_next_seq_file_test() 479 RTW_PRINT(FUNC_ADPT_FMT" pos:%d\n", FUNC_ADPT_ARG(adapter), pos); in proc_get_seq_file_test() 480 RTW_PRINT_SEL(m, FUNC_ADPT_FMT" pos:%d\n", FUNC_ADPT_ARG(adapter), pos); in proc_get_seq_file_test() 1798 RTW_WARN(FUNC_ADPT_FMT" invalid period:%u", FUNC_ADPT_ARG(adapter), period); in proc_set_macaddr_acl() 1817 RTW_WARN(FUNC_ADPT_FMT" invalid mode:%u", FUNC_ADPT_ARG(adapter), mode); in proc_set_macaddr_acl() [all …]
|
D | rtw_android.c | 1183 RTW_INFO(FUNC_ADPT_FMT ": polling SDIO_HSUS_CTRL(0x%x)=0x%x, cnt=%d\n", 1190 RTW_INFO(FUNC_ADPT_FMT ": polling 0x%x[1]==1 FAIL!!\n", 1208 RTW_INFO(FUNC_ADPT_FMT ": read after write 0x%x=0x%x\n", 1215 RTW_INFO(FUNC_ADPT_FMT ": read after write 0x%x=0x%x\n", 1222 RTW_INFO(FUNC_ADPT_FMT ": bSurpriseRemoved=%s\n",
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/ |
D | hal_mcc.c | 346 RTW_INFO(FUNC_ADPT_FMT": not support bwmode = %d\n" in rtw_hal_mcc_assign_tx_threshold() 365 RTW_INFO(FUNC_ADPT_FMT": not support bwmode = %d\n" in rtw_hal_mcc_assign_tx_threshold() 371 RTW_INFO(FUNC_ADPT_FMT": unknown role = %d\n" in rtw_hal_mcc_assign_tx_threshold() 637 RTW_INFO(FUNC_ADPT_FMT":AP/GO station info is NULL\n", FUNC_ADPT_ARG(padapter)); in rtw_hal_config_mcc_role_setting() 660 RTW_INFO(FUNC_ADPT_FMT":AP/GO station info is NULL\n", FUNC_ADPT_ARG(padapter)); in rtw_hal_config_mcc_role_setting() 696 RTW_INFO(FUNC_ADPT_FMT":bcmc station is NULL, use macid %d\n" in rtw_hal_config_mcc_role_setting() 723 RTW_INFO("********* "FUNC_ADPT_FMT" *********\n", FUNC_ADPT_ARG(padapter)); in rtw_hal_config_mcc_role_setting() 769 RTW_INFO(FUNC_ADPT_FMT": wait for mcc tsf req C2H time out\n", FUNC_ADPT_ARG(padapter)); in rtw_hal_mcc_rqt_tsf() 926 …RTW_INFO("[MCC]" FUNC_ADPT_FMT " order 0 duration=%d\n", FUNC_ADPT_ARG(iface_order0), mccadapriv_… in rtw_hal_mcc_decide_duration() 927 …RTW_INFO("[MCC]" FUNC_ADPT_FMT " order 1 duration=%d\n", FUNC_ADPT_ARG(iface_order1), mccadapriv_… in rtw_hal_mcc_decide_duration() [all …]
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/ |
D | rtw_mesh_pathtbl.c | 188 RTW_MPATH_DBG(FUNC_ADPT_FMT" mpath queue for gate %pM is full!\n" in rtw_mesh_path_move_to_queue() 220 RTW_MPATH_DBG(FUNC_ADPT_FMT" mpath queue for gate %pM has %d frames\n" in rtw_mesh_path_move_to_queue() 456 FUNC_ADPT_FMT" Mesh path: Recorded new gate: %pM. %d known gates\n", in rtw_mesh_path_add_gate() 516 FUNC_ADPT_FMT" Mesh path: Deleted gate: %pM. %d known gates\n", in rtw_mesh_gate_del() 1049 RTW_MPATH_DBG(FUNC_ADPT_FMT" Forwarding to %pM\n", in rtw_mesh_path_send_to_gates() 1056 FUNC_ADPT_FMT" Not forwarding to %pM (flags %#x)\n", in rtw_mesh_path_send_to_gates() 1062 RTW_MPATH_DBG(FUNC_ADPT_FMT" Sending to %pM\n", in rtw_mesh_path_send_to_gates() 1200 RTW_MPATH_DBG(FUNC_ADPT_FMT"mpath [%pM] expired systime is %lu systime is %lu\n", in rtw_mesh_path_tbl_expire() 1212 RTW_MPATH_DBG(FUNC_ADPT_FMT"mpath [%pM] ask mesh gate existence (is_root=%d)\n", in rtw_mesh_path_tbl_expire()
|
D | rtw_mesh.c | 493 RTW_INFO(FUNC_ADPT_FMT" acnode_rsvd = %d\n", FUNC_ADPT_ARG(adapter), plink_ctl->acnode_rsvd); in rtw_mesh_acnode_rsvd_chk() 735 RTW_INFO(FUNC_ADPT_FMT" acnode "MAC_FMT"\n" in rtw_chk_candidate_peer_notify() 1707 RTW_INFO(FUNC_ADPT_FMT" before:\n", FUNC_ADPT_ARG(adapter)); in rtw_mpm_check_frames() 1730 RTW_INFO(FUNC_ADPT_FMT" after:\n", FUNC_ADPT_ARG(adapter)); in rtw_mpm_check_frames() 1774 RTW_INFO(FUNC_ADPT_FMT" sacrifice "MAC_FMT" for acnode\n" in rtw_mpm_check_frames() 2489 RTW_INFO(FUNC_ADPT_FMT" no rx confirm from sta "MAC_FMT"\n" in rtw_mesh_peer_establish() 2495 RTW_INFO(FUNC_ADPT_FMT" confirm from sta "MAC_FMT" too short\n" in rtw_mesh_peer_establish() 2502 RTW_INFO(FUNC_ADPT_FMT" no tx confirm to sta "MAC_FMT"\n" in rtw_mesh_peer_establish() 2508 RTW_INFO(FUNC_ADPT_FMT" confirm to sta "MAC_FMT" too short\n" in rtw_mesh_peer_establish() 2521 RTW_INFO(FUNC_ADPT_FMT" sta "MAC_FMT" sent invalid confirm\n" in rtw_mesh_peer_establish() [all …]
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/rtl8822c/sdio/ |
D | rtl8822cs_xmit.c | 119 RTW_DBG(FUNC_ADPT_FMT "- bDriverStopped(%s) bSurpriseRemoved(%s)\n", in rtl8822cs_xmit_buf_handler() 390 RTW_INFO(FUNC_ADPT_FMT" acq[%u], consume:%u\n", FUNC_ADPT_ARG(adapter), inx[idx], consume); in xmit_xmitframes() 451 RTW_DBG(FUNC_ADPT_FMT "- bDriverStopped(%s) bSurpriseRemoved(%s)\n", in xmit_handler() 525 RTW_INFO("start "FUNC_ADPT_FMT"\n", FUNC_ADPT_ARG(adapter)); in rtl8822cs_xmit_thread() 532 RTW_INFO(FUNC_ADPT_FMT " Exit\n", FUNC_ADPT_ARG(adapter)); in rtl8822cs_xmit_thread()
|
D | rtl8822cs_recv.c | 177 RTW_INFO(FUNC_ADPT_FMT ": Alloc recvframe FAIL!\n", 190 RTW_INFO(FUNC_ADPT_FMT ": skb len=%d!\n", 197 RTW_ERR(FUNC_ADPT_FMT ": rtw_skb_copy fail for first fragment!\n", 205 RTW_ERR(FUNC_ADPT_FMT ": rtw_skb_clone fail, drop frame!\n",
|
D | rtl8822cs_ops.c | 181 RTW_INFO(FUNC_ADPT_FMT ": update SDIO HIMR=0x%08X\n", in enable_interrupt() 209 RTW_INFO(FUNC_ADPT_FMT " start RTWHALXT\n", FUNC_ADPT_ARG(adapter)); in _run_thread()
|