Searched refs:RX_DIR (Results 1 - 8 of 8) sorted by relevance

/drivers/staging/rtl8192e/
H A Drtl819x_TS.h31 RX_DIR = 1, enumerator in enum:tr_select
H A Drtl819x_TSProc.c430 if (TxRxSelect == RX_DIR) {
491 RemoveTsEntry(ieee, pTS, RX_DIR);
499 RemoveTsEntry(ieee, pTS, RX_DIR);
524 RemoveTsEntry(ieee, pTS, RX_DIR);
530 RemoveTsEntry(ieee, pTS, RX_DIR);
H A Drtl819x_BAProc.c279 (u8)(pBaParamSet->field.TID), RX_DIR, true)) {
461 (u8)pDelBaParamSet->field.TID, RX_DIR, false)) {
526 } else if (TxRxSelect == RX_DIR) {
564 &pRxTs->RxAdmittedBARecord, RX_DIR,
H A Drtllib_rx.c918 (u8)Frame_QoSTID((u8 *)(skb->data)), RX_DIR, true)) {
1368 GetTs(ieee, (struct ts_common_info **) &pTS, hdr->addr2, TID, RX_DIR, true); local
/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_TS.h14 RX_DIR = 1, enumerator in enum:_TR_SELECT
H A Drtl819x_TSProc.c482 if(TxRxSelect == RX_DIR)
555 RemoveTsEntry(ieee, pTS, RX_DIR);
565 RemoveTsEntry(ieee, pTS, RX_DIR);
592 RemoveTsEntry(ieee, pTS, RX_DIR);
599 RemoveTsEntry(ieee, pTS, RX_DIR);
H A Drtl819x_BAProc.c382 RX_DIR,
612 RX_DIR,
696 else if(TxRxSelect == RX_DIR)
746 RX_DIR,
H A Dieee80211_rx.c1033 RX_DIR,
1284 GetTs(ieee,(PTS_COMMON_INFO *) &pTS,hdr->addr2,TID,RX_DIR,true); local

Completed in 119 milliseconds