Home
last modified time | relevance | path

Searched refs:ba_record (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192e/
Drtl819x_BAProc.c24 static void ActivateBAEntry(struct rtllib_device *ieee, struct ba_record *pBA, in ActivateBAEntry()
32 static void DeActivateBAEntry(struct rtllib_device *ieee, struct ba_record *pBA) in DeActivateBAEntry()
40 struct ba_record *pAdmittedBa = &pTxTs->TxAdmittedBARecord; in TxTsDeleteBA()
41 struct ba_record *pPendingBa = &pTxTs->TxPendingBARecord; in TxTsDeleteBA()
58 struct ba_record *pBa = &pRxTs->RxAdmittedBARecord; in RxTsDeleteBA()
69 void ResetBaEntry(struct ba_record *pBA) in ResetBaEntry()
78 struct ba_record *pBA, in rtllib_ADDBA()
140 struct ba_record *pBA, in rtllib_DELBA()
195 struct ba_record *pBA) in rtllib_send_ADDBAReq()
211 struct ba_record *pBA, u16 StatusCode) in rtllib_send_ADDBARsp()
[all …]
Drtl819x_TS.h48 struct ba_record TxPendingBARecord;
49 struct ba_record TxAdmittedBARecord;
64 struct ba_record RxAdmittedBARecord;
Drtl819x_BA.h68 struct ba_record { struct
Drtllib.h2862 extern void ResetBaEntry(struct ba_record *pBA);