Searched refs:FUNC_ADPT_ARG (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/staging/rtl8723bs/include/ |
H A D | osdep_service_linux.h | 106 #define FUNC_ADPT_ARG(adapter) __func__, adapter->pnetdev->name macro
|
/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_security.c | 576 FUNC_ADPT_ARG(padapter), in rtw_tkip_decrypt() 590 FUNC_ADPT_ARG(padapter), in rtw_tkip_decrypt() 1327 FUNC_ADPT_ARG(padapter), in rtw_aes_decrypt() 1342 FUNC_ADPT_ARG(padapter), in rtw_aes_decrypt()
|
H A D | rtw_wlan_util.c | 618 FUNC_ADPT_ARG(adapter), kid); in rtw_camid_alloc() 645 FUNC_ADPT_ARG(adapter), kid); in rtw_camid_alloc() 657 FUNC_ADPT_ARG(adapter), in rtw_camid_alloc() 662 FUNC_ADPT_ARG(adapter), kid); in rtw_camid_alloc()
|
H A D | rtw_ioctl_set.c | 250 FUNC_ADPT_ARG(padapter), get_fwstate(pmlmepriv)); in rtw_set_802_11_connect()
|
H A D | rtw_cmd.c | 397 FUNC_ADPT_ARG(padapter)); in rtw_cmd_thread() 412 FUNC_ADPT_ARG(padapter), in rtw_cmd_thread() 470 FUNC_ADPT_ARG(pcmd->padapter)); in rtw_cmd_thread()
|
H A D | rtw_mlme_ext.c | 2376 FUNC_ADPT_ARG(padapter)); in issue_probersp() 5039 FUNC_ADPT_ARG(padapter)); in linked_status_chk() 5483 FUNC_ADPT_ARG(padapter), out_num); in rtw_scan_ch_decision() 5505 FUNC_ADPT_ARG(padapter), in rtw_scan_ch_decision()
|
/linux/drivers/staging/rtl8723bs/hal/ |
H A D | hal_com.c | 651 FUNC_ADPT_ARG(adapter), variable); in SetHwReg() 671 FUNC_ADPT_ARG(adapter), variable); in GetHwReg()
|
/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | os_intfs.c | 416 netdev_dbg(dev, FUNC_ADPT_FMT "\n", FUNC_ADPT_ARG(adapter)); in rtw_ndev_init() 426 netdev_dbg(dev, FUNC_ADPT_FMT "\n", FUNC_ADPT_ARG(adapter)); in rtw_ndev_uninit()
|
H A D | ioctl_cfg80211.c | 391 FUNC_ADPT_ARG(padapter)); in rtw_cfg80211_ibss_indicate_connect() 434 FUNC_ADPT_ARG(padapter)); in rtw_cfg80211_indicate_connect()
|