Searched refs:RxQueue_CloseBaSession (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/Data_Service/Export_Inc/
H A DRxQueue_api.h52 void RxQueue_CloseBaSession(TI_HANDLE hRxQueue, TI_UINT8 uFrameTid);
/hardware/ti/wlan/wl1271/TWD/Data_Service/
H A DRxQueue.c235 * \fn RxQueue_CloseBaSession ()
244 void RxQueue_CloseBaSession(TI_HANDLE hRxQueue, TI_UINT8 uFrameTid) function
254 TRACE1(pRxQueue->hReport, REPORT_SEVERITY_ERROR , "RxQueue_CloseBaSession: BA event - DELBA frame with TID value too big, TID = %d\n", uFrameTid);
945 RxQueue_CloseBaSession(hRxQueue, uFrameTid);
/hardware/ti/wlan/wl1271/TWD/TWDriver/
H A DTWDriverCtrl.c909 RxQueue_CloseBaSession(pTWD->hRxQueue, i);

Completed in 23 milliseconds