Searched refs:FUNC_ADPT_FMT (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/rtl8188eu/include/ |
D | osdep_service.h | 109 #define FUNC_ADPT_FMT "%s(%s)" macro
|
/linux-4.4.14/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 739 DBG_88E(FUNC_ADPT_FMT" to %pM, ch:%u%s, %d/%d in %u ms\n", in issue_probereq_ex() 743 DBG_88E(FUNC_ADPT_FMT", ch:%u%s, %d/%d in %u ms\n", in issue_probereq_ex() 1330 DBG_88E(FUNC_ADPT_FMT" to %pM, ch:%u%s, %d/%d in %u ms\n", in issue_nulldata() 1334 DBG_88E(FUNC_ADPT_FMT", ch:%u%s, %d/%d in %u ms\n", in issue_nulldata() 1455 DBG_88E(FUNC_ADPT_FMT" to %pM, ch:%u%s, %d/%d in %u ms\n", in issue_qos_nulldata() 1459 DBG_88E(FUNC_ADPT_FMT", ch:%u%s, %d/%d in %u ms\n", in issue_qos_nulldata() 1560 DBG_88E(FUNC_ADPT_FMT" to %pM, ch:%u%s, %d/%d in %u ms\n", in issue_deauth_ex() 1564 DBG_88E(FUNC_ADPT_FMT", ch:%u%s, %d/%d in %u ms\n", in issue_deauth_ex() 3782 DBG_88E(FUNC_ADPT_FMT" seq_ctrl = 0x%x, rxseq = 0x%x, token:%d\n", in rtw_action_public_decache() 3788 DBG_88E(FUNC_ADPT_FMT" seq_ctrl = 0x%x, rxseq = 0x%x\n", in rtw_action_public_decache() [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 | 1420 DBG_88E(FUNC_ADPT_FMT" fw_state=%x\n", FUNC_ADPT_ARG(adapter), get_fwstate(pmlmepriv)); in rtw_scan_timeout_handler()
|