Searched refs:FUNC_ADPT_FMT (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | osdep_service_linux.h | 107 #define FUNC_ADPT_FMT "%s(%s)" macro
|
/openbmc/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_security.c | 576 FUNC_ADPT_FMT " no_gkey_bc_cnt:%u, no_gkey_mc_cnt:%u\n", in rtw_tkip_decrypt() 590 FUNC_ADPT_FMT " gkey installed. no_gkey_bc_cnt:%u, no_gkey_mc_cnt:%u\n", in rtw_tkip_decrypt() 1327 FUNC_ADPT_FMT " no_gkey_bc_cnt:%u, no_gkey_mc_cnt:%u\n", in rtw_aes_decrypt() 1342 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 | 618 FUNC_ADPT_FMT " group key with invalid key id:%u\n", in rtw_camid_alloc() 645 FUNC_ADPT_FMT " group key id:%u the same key id as pairwise key\n", in rtw_camid_alloc() 657 FUNC_ADPT_FMT " pairwise key with %pM id:%u no room\n", in rtw_camid_alloc() 662 FUNC_ADPT_FMT " group key id:%u no room\n", in rtw_camid_alloc()
|
H A D | rtw_ioctl_set.c | 250 netdev_dbg(padapter->pnetdev, FUNC_ADPT_FMT " fw_state = 0x%08x\n", in rtw_set_802_11_connect()
|
H A D | rtw_cmd.c | 397 …FUNC_ADPT_FMT " wait_for_completion_interruptible(&pcmdpriv->cmd_queue_comp) return != 0, break\n", in rtw_cmd_thread() 412 FUNC_ADPT_FMT " stop_req:%u, break\n", in rtw_cmd_thread() 470 FUNC_ADPT_FMT " pcmd->sctx\n", in rtw_cmd_thread()
|
H A D | rtw_mlme_ext.c | 2376 FUNC_ADPT_FMT " remainder_ielen > MAX_IE_SZ\n", in issue_probersp() 5039 FUNC_ADPT_FMT " disconnect or roaming\n", in linked_status_chk() 5483 FUNC_ADPT_FMT " out_num:%u not enough\n", in rtw_scan_ch_decision() 5505 FUNC_ADPT_FMT " out_num:%u not enough\n", in rtw_scan_ch_decision()
|
/openbmc/linux/drivers/staging/rtl8723bs/hal/ |
H A D | hal_com.c | 651 FUNC_ADPT_FMT " variable(%d) not defined!\n", in SetHwReg() 671 FUNC_ADPT_FMT " variable(%d) not defined!\n", in GetHwReg()
|
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ |
H A 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()
|
H A D | ioctl_cfg80211.c | 391 FUNC_ADPT_FMT " BSS not found !!\n", in rtw_cfg80211_ibss_indicate_connect() 434 FUNC_ADPT_FMT " BSS not found !!\n", in rtw_cfg80211_indicate_connect()
|