Searched refs:FUNC_ADPT_ARG (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.15/drivers/staging/rtl8723bs/include/ |
| D | osdep_service_linux.h | 110 #define FUNC_ADPT_ARG(adapter) __func__, adapter->pnetdev->name macro
|
| /Linux-v5.15/drivers/staging/r8188eu/include/ |
| D | osdep_service.h | 269 #define FUNC_ADPT_ARG(adapter) __func__, adapter->pnetdev->name macro
|
| /Linux-v5.15/drivers/staging/rtl8723bs/core/ |
| D | rtw_security.c | 577 FUNC_ADPT_ARG(padapter), in rtw_tkip_decrypt() 591 FUNC_ADPT_ARG(padapter), in rtw_tkip_decrypt() 1328 FUNC_ADPT_ARG(padapter), in rtw_aes_decrypt() 1343 FUNC_ADPT_ARG(padapter), in rtw_aes_decrypt()
|
| D | rtw_wlan_util.c | 619 FUNC_ADPT_ARG(adapter), kid); in rtw_camid_alloc() 646 FUNC_ADPT_ARG(adapter), kid); in rtw_camid_alloc() 658 FUNC_ADPT_ARG(adapter), in rtw_camid_alloc() 663 FUNC_ADPT_ARG(adapter), kid); in rtw_camid_alloc()
|
| D | rtw_ioctl_set.c | 250 FUNC_ADPT_ARG(padapter), get_fwstate(pmlmepriv)); in rtw_set_802_11_connect()
|
| D | rtw_cmd.c | 405 FUNC_ADPT_ARG(padapter)); in rtw_cmd_thread() 420 FUNC_ADPT_ARG(padapter), in rtw_cmd_thread() 478 FUNC_ADPT_ARG(pcmd->padapter)); in rtw_cmd_thread()
|
| D | rtw_mlme_ext.c | 2400 FUNC_ADPT_ARG(padapter)); in issue_probersp() 5077 FUNC_ADPT_ARG(padapter)); in linked_status_chk() 5538 FUNC_ADPT_ARG(padapter), out_num); in rtw_scan_ch_decision() 5560 FUNC_ADPT_ARG(padapter), in rtw_scan_ch_decision()
|
| /Linux-v5.15/drivers/staging/rtl8723bs/hal/ |
| D | hal_com.c | 652 FUNC_ADPT_ARG(adapter), variable); in SetHwReg() 672 FUNC_ADPT_ARG(adapter), variable); in GetHwReg()
|
| /Linux-v5.15/drivers/staging/rtl8723bs/os_dep/ |
| D | os_intfs.c | 417 netdev_dbg(dev, FUNC_ADPT_FMT "\n", FUNC_ADPT_ARG(adapter)); in rtw_ndev_init() 427 netdev_dbg(dev, FUNC_ADPT_FMT "\n", FUNC_ADPT_ARG(adapter)); in rtw_ndev_uninit()
|
| D | ioctl_cfg80211.c | 409 FUNC_ADPT_ARG(padapter)); in rtw_cfg80211_ibss_indicate_connect() 452 FUNC_ADPT_ARG(padapter)); in rtw_cfg80211_indicate_connect()
|
| /Linux-v5.15/drivers/staging/r8188eu/core/ |
| D | rtw_mlme_ext.c | 3780 FUNC_ADPT_ARG(adapter), da, rtw_get_oper_ch(adapter), in issue_probereq_p2p_ex() 3784 FUNC_ADPT_ARG(adapter), rtw_get_oper_ch(adapter), in issue_probereq_p2p_ex() 3805 FUNC_ADPT_ARG(adapter), seq_ctrl, mlmeext->action_public_rxseq, token); in rtw_action_public_decache() 3811 FUNC_ADPT_ARG(adapter), seq_ctrl, mlmeext->action_public_rxseq); in rtw_action_public_decache() 4913 FUNC_ADPT_ARG(padapter), da, rtw_get_oper_ch(padapter), in issue_probereq_ex() 4917 FUNC_ADPT_ARG(padapter), rtw_get_oper_ch(padapter), in issue_probereq_ex() 5627 FUNC_ADPT_ARG(padapter), da, rtw_get_oper_ch(padapter), in issue_nulldata() 5631 FUNC_ADPT_ARG(padapter), rtw_get_oper_ch(padapter), in issue_nulldata() 5750 FUNC_ADPT_ARG(padapter), da, rtw_get_oper_ch(padapter), in issue_qos_nulldata() 5754 FUNC_ADPT_ARG(padapter), rtw_get_oper_ch(padapter), in issue_qos_nulldata() [all …]
|
| D | rtw_ioctl_set.c | 398 DBG_88E(FUNC_ADPT_FMT": scan deny\n", FUNC_ADPT_ARG(padapter)); in rtw_set_802_11_bssid_list_scan()
|
| D | rtw_mlme.c | 1451 DBG_88E(FUNC_ADPT_FMT" fw_state=%x\n", FUNC_ADPT_ARG(adapter), get_fwstate(pmlmepriv)); in rtw_scan_timeout_handler()
|