Searched refs:FUNC_ADPT_FMT (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | osdep_service.h | 157 #define FUNC_ADPT_FMT "%s(%s)" macro
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 1683 DBG_88E(FUNC_ADPT_FMT" seq_ctrl = 0x%x, rxseq = 0x%x, token:%d\n", in rtw_action_public_decache() 1689 DBG_88E(FUNC_ADPT_FMT" seq_ctrl = 0x%x, rxseq = 0x%x\n", in rtw_action_public_decache() 2388 DBG_88E(FUNC_ADPT_FMT" to %pM, ch:%u%s, %d/%d in %u ms\n", in issue_probereq_ex() 2392 DBG_88E(FUNC_ADPT_FMT", ch:%u%s, %d/%d in %u ms\n", in issue_probereq_ex() 2970 DBG_88E(FUNC_ADPT_FMT" to %pM, ch:%u%s, %d/%d in %u ms\n", in issue_nulldata() 2974 DBG_88E(FUNC_ADPT_FMT", ch:%u%s, %d/%d in %u ms\n", in issue_nulldata() 3095 DBG_88E(FUNC_ADPT_FMT" to %pM, ch:%u%s, %d/%d in %u ms\n", in issue_qos_nulldata() 3099 DBG_88E(FUNC_ADPT_FMT", ch:%u%s, %d/%d in %u ms\n", in issue_qos_nulldata() 3198 DBG_88E(FUNC_ADPT_FMT" to %pM, ch:%u%s, %d/%d in %u ms\n", in issue_deauth_ex() 3202 DBG_88E(FUNC_ADPT_FMT", ch:%u%s, %d/%d in %u ms\n", in issue_deauth_ex() [all …]
|
D | rtw_ioctl_set.c | 460 DBG_88E(FUNC_ADPT_FMT": scan deny\n", FUNC_ADPT_ARG(padapter)); in rtw_set_802_11_bssid_list_scan()
|
D | rtw_mlme.c | 1414 DBG_88E(FUNC_ADPT_FMT" fw_state=%x\n", FUNC_ADPT_ARG(adapter), get_fwstate(pmlmepriv)); in rtw_scan_timeout_handler()
|