Home
last modified time | relevance | path

Searched refs:IEEE80211_DL_ERR (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Drtl819x_BAProc.c120 IEEE80211_DEBUG(IEEE80211_DL_ERR, "pBA is NULL\n"); in ieee80211_ADDBA()
126 IEEE80211_DEBUG(IEEE80211_DL_ERR, "can't alloc skb for ADDBA_REQ\n"); in ieee80211_ADDBA()
214 IEEE80211_DEBUG(IEEE80211_DL_ERR, "can't alloc skb for ADDBA_REQ\n"); in ieee80211_DELBA()
269 IEEE80211_DEBUG(IEEE80211_DL_ERR, "alloc skb error in function %s()\n", __func__); in ieee80211_send_ADDBAReq()
294 IEEE80211_DEBUG(IEEE80211_DL_ERR, "alloc skb error in function %s()\n", __func__); in ieee80211_send_ADDBARsp()
323 IEEE80211_DEBUG(IEEE80211_DL_ERR, "alloc skb error in function %s()\n", __func__); in ieee80211_send_DELBA()
346 IEEE80211_DEBUG(IEEE80211_DL_ERR, in ieee80211_rx_ADDBAReq()
371 …IEEE80211_DEBUG(IEEE80211_DL_ERR, "Failed to reply on ADDBA_REQ as some capability is not ready(%d… in ieee80211_rx_ADDBAReq()
385 IEEE80211_DEBUG(IEEE80211_DL_ERR, "can't get TS in %s()\n", __func__); in ieee80211_rx_ADDBAReq()
396 IEEE80211_DEBUG(IEEE80211_DL_ERR, "BA Policy is not correct in %s()\n", __func__); in ieee80211_rx_ADDBAReq()
[all …]
Drtl819x_TSProc.c80 IEEE80211_DEBUG(IEEE80211_DL_ERR, "RxReorderIndicatePacket(): Rx Reorer buffer full!! \n"); in RxPktPendingTimeout()
334 IEEE80211_DEBUG(IEEE80211_DL_ERR, "get TS for Broadcast or Multicast\n"); in GetTs()
345 IEEE80211_DEBUG(IEEE80211_DL_ERR, " in %s(), TID(%d) is not valid\n", __func__, TID); in GetTs()
446 …IEEE80211_DEBUG(IEEE80211_DL_ERR, "in function %s() There is not enough TS record to be used!!", _… in GetTs()
602 IEEE80211_DEBUG(IEEE80211_DL_ERR, "%s()==>BA timer is already added\n", __func__); in TsStartAddBaProcess()
Dieee80211_module.c162 IEEE80211_DEBUG(IEEE80211_DL_ERR, "can't alloc memory for HTInfo\n"); in alloc_ieee80211()
241 IEEE80211_DL_ERR /* awayls open this flags to show error out */
Drtl819x_HTProc.c554 …IEEE80211_DEBUG(IEEE80211_DL_ERR, "posHTCap or pHTInfo can't be null in HTConstructCapabilityEleme… in HTConstructCapabilityElement()
670 …IEEE80211_DEBUG(IEEE80211_DL_ERR, "posHTInfo or pHTInfoEle can't be null in HTConstructInfoElement… in HTConstructInfoElement()
739 IEEE80211_DEBUG(IEEE80211_DL_ERR, "posRT2RTAgg can't be null in HTConstructRT2RTAggElement()\n"); in HTConstructRT2RTAggElement()
795 IEEE80211_DEBUG(IEEE80211_DL_ERR, "pOperateMCS can't be null in HT_PickMCSRate()\n"); in HT_PickMCSRate()
861 …IEEE80211_DEBUG(IEEE80211_DL_ERR, "pMCSRateSet or pMCSFilter can't be null in HTGetHighestMCSRate(… in HTGetHighestMCSRate()
949 IEEE80211_DEBUG(IEEE80211_DL_ERR, "<=== HTOnAssocRsp(): HT_DISABLE\n"); in HTOnAssocRsp()
Dieee80211_rx.c699 …IEEE80211_DEBUG(IEEE80211_DL_ERR, "RxReorderIndicatePacket(): There is no reorder entry!! Packet i… in RxReorderIndicatePacket()
720 IEEE80211_DEBUG(IEEE80211_DL_ERR, "RxReorderIndicatePacket(): Buffer overflow!! \n"); in RxReorderIndicatePacket()
750 IEEE80211_DEBUG(IEEE80211_DL_ERR, "RxReorderIndicatePacket(): Rx Reorer buffer full!! \n"); in RxReorderIndicatePacket()
1049 IEEE80211_DEBUG(IEEE80211_DL_ERR, "%s(): No TS!! Skip the check!!\n",__func__); in ieee80211_rx()
1294 IEEE80211_DEBUG(IEEE80211_DL_ERR,"%s(): kmalloc rxb error\n",__func__); in ieee80211_rx()
Dieee80211_softmac.c1903 IEEE80211_DEBUG(IEEE80211_DL_ERR, "error to get payload of action frame\n"); in ieee80211_process_action()
2695 IEEE80211_DEBUG(IEEE80211_DL_ERR, "can't alloc memory for DOT11D\n"); in ieee80211_softmac_init()
Dieee80211.h593 #define IEEE80211_DL_ERR (1<<31) //always open macro