Searched refs:FUNC_ADPT_FMT (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/staging/rtl8723bs/include/ |
H A D | osdep_service_linux.h | 105 #define FUNC_ADPT_FMT "%s(%s)" macro
|
/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_security.c | 575 FUNC_ADPT_FMT " no_gkey_bc_cnt:%u, no_gkey_mc_cnt:%u\n", in rtw_tkip_decrypt() 589 FUNC_ADPT_FMT " gkey installed. no_gkey_bc_cnt:%u, no_gkey_mc_cnt:%u\n", in rtw_tkip_decrypt() 1326 FUNC_ADPT_FMT " no_gkey_bc_cnt:%u, no_gkey_mc_cnt:%u\n", in rtw_aes_decrypt() 1341 FUNC_ADPT_FMT " gkey installed. no_gkey_bc_cnt:%u, no_gkey_mc_cnt:%u\n", in rtw_aes_decrypt()
|
H A D | rtw_wlan_util.c | 617 FUNC_ADPT_FMT " group key with invalid key id:%u\n", in rtw_camid_alloc() 644 FUNC_ADPT_FMT " group key id:%u the same key id as pairwise key\n", in rtw_camid_alloc() 656 FUNC_ADPT_FMT " pairwise key with %pM id:%u no room\n", in rtw_camid_alloc() 661 FUNC_ADPT_FMT " group key id:%u no room\n", in rtw_camid_alloc()
|
H A D | rtw_ioctl_set.c | 249 netdev_dbg(padapter->pnetdev, FUNC_ADPT_FMT " fw_state = 0x%08x\n", in rtw_set_802_11_connect()
|
H A D | rtw_cmd.c | 396 …FUNC_ADPT_FMT " wait_for_completion_interruptible(&pcmdpriv->cmd_queue_comp) return != 0, break\n", in rtw_cmd_thread() 411 FUNC_ADPT_FMT " stop_req:%u, break\n", in rtw_cmd_thread() 469 FUNC_ADPT_FMT " pcmd->sctx\n", in rtw_cmd_thread()
|
H A D | rtw_mlme_ext.c | 2375 FUNC_ADPT_FMT " remainder_ielen > MAX_IE_SZ\n", in issue_probersp() 5038 FUNC_ADPT_FMT " disconnect or roaming\n", in linked_status_chk() 5482 FUNC_ADPT_FMT " out_num:%u not enough\n", in rtw_scan_ch_decision() 5504 FUNC_ADPT_FMT " out_num:%u not enough\n", in rtw_scan_ch_decision()
|
/linux/drivers/staging/rtl8723bs/hal/ |
H A D | hal_com.c | 650 FUNC_ADPT_FMT " variable(%d) not defined!\n", in SetHwReg() 670 FUNC_ADPT_FMT " variable(%d) not defined!\n", 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 | 390 FUNC_ADPT_FMT " BSS not found !!\n", in rtw_cfg80211_ibss_indicate_connect() 433 FUNC_ADPT_FMT " BSS not found !!\n", in rtw_cfg80211_indicate_connect()
|