Searched refs:IEEE80211_DL_ERR (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/staging/rtl8192u/ieee80211/ |
D | rtl819x_BAProc.c | 117 IEEE80211_DEBUG(IEEE80211_DL_ERR, "pBA is NULL\n"); in ieee80211_ADDBA() 258 IEEE80211_DEBUG(IEEE80211_DL_ERR, "alloc skb error in function %s()\n", __func__); in ieee80211_send_ADDBAReq() 279 IEEE80211_DEBUG(IEEE80211_DL_ERR, "alloc skb error in function %s()\n", __func__); in ieee80211_send_ADDBARsp() 305 IEEE80211_DEBUG(IEEE80211_DL_ERR, "alloc skb error in function %s()\n", __func__); in ieee80211_send_DELBA() 327 IEEE80211_DEBUG(IEEE80211_DL_ERR, in ieee80211_rx_ADDBAReq() 352 …IEEE80211_DEBUG(IEEE80211_DL_ERR, "Failed to reply on ADDBA_REQ as some capability is not ready(%d… in ieee80211_rx_ADDBAReq() 365 IEEE80211_DEBUG(IEEE80211_DL_ERR, "can't get TS in %s()\n", __func__); in ieee80211_rx_ADDBAReq() 375 IEEE80211_DEBUG(IEEE80211_DL_ERR, "BA Policy is not correct in %s()\n", __func__); in ieee80211_rx_ADDBAReq() 426 IEEE80211_DEBUG(IEEE80211_DL_ERR, in ieee80211_rx_ADDBARsp() 446 …IEEE80211_DEBUG(IEEE80211_DL_ERR, "reject to ADDBA_RSP as some capability is not ready(%d, %d, %d)… in ieee80211_rx_ADDBARsp() [all …]
|
D | rtl819x_TSProc.c | 72 IEEE80211_DEBUG(IEEE80211_DL_ERR, "RxReorderIndicatePacket(): Rx Reorder buffer full!! \n"); in RxPktPendingTimeout() 302 IEEE80211_DEBUG(IEEE80211_DL_ERR, "get TS for Broadcast or Multicast\n"); in GetTs() 311 IEEE80211_DEBUG(IEEE80211_DL_ERR, " in %s(), TID(%d) is not valid\n", __func__, TID); in GetTs() 401 …IEEE80211_DEBUG(IEEE80211_DL_ERR, "in function %s() There is not enough TS record to be used!!", _… in GetTs() 532 IEEE80211_DEBUG(IEEE80211_DL_ERR, "%s()==>BA timer is already added\n", __func__); in TsStartAddBaProcess()
|
D | ieee80211_module.c | 141 IEEE80211_DEBUG(IEEE80211_DL_ERR, "can't alloc memory for HTInfo\n"); in alloc_ieee80211() 222 IEEE80211_DL_ERR /* awayls open this flags to show error out */
|
D | rtl819x_HTProc.c | 476 IEEE80211_DEBUG(IEEE80211_DL_ERR, in HTConstructCapabilityElement() 589 IEEE80211_DEBUG(IEEE80211_DL_ERR, in HTConstructInfoElement() 655 IEEE80211_DEBUG(IEEE80211_DL_ERR, in HTConstructRT2RTAggElement() 704 IEEE80211_DEBUG(IEEE80211_DL_ERR, in HT_PickMCSRate() 767 IEEE80211_DEBUG(IEEE80211_DL_ERR, in HTGetHighestMCSRate() 848 IEEE80211_DEBUG(IEEE80211_DL_ERR, in HTOnAssocRsp()
|
D | ieee80211_rx.c | 693 …IEEE80211_DEBUG(IEEE80211_DL_ERR, "RxReorderIndicatePacket(): There is no reorder entry!! Packet i… in RxReorderIndicatePacket() 713 IEEE80211_DEBUG(IEEE80211_DL_ERR, "RxReorderIndicatePacket(): Buffer overflow!! \n"); in RxReorderIndicatePacket() 743 IEEE80211_DEBUG(IEEE80211_DL_ERR, "RxReorderIndicatePacket(): Rx Reorder buffer full!! \n"); in RxReorderIndicatePacket() 1029 IEEE80211_DEBUG(IEEE80211_DL_ERR, "%s(): No TS!! Skip the check!!\n", __func__); in ieee80211_rx()
|
D | ieee80211_softmac.c | 1810 IEEE80211_DEBUG(IEEE80211_DL_ERR, "error to get payload of action frame\n"); in ieee80211_process_action() 2560 IEEE80211_DEBUG(IEEE80211_DL_ERR, "can't alloc memory for DOT11D\n"); in ieee80211_softmac_init()
|
D | ieee80211.h | 523 #define IEEE80211_DL_ERR (1<<31) //always open macro
|