Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192e/
Drtl819x_BAProc.c21 static void ActivateBAEntry(struct rtllib_device *ieee, struct ba_record *pBA, in ActivateBAEntry()
29 static void DeActivateBAEntry(struct rtllib_device *ieee, struct ba_record *pBA) in DeActivateBAEntry()
37 struct ba_record *pAdmittedBa = &pTxTs->TxAdmittedBARecord; in TxTsDeleteBA()
38 struct ba_record *pPendingBa = &pTxTs->TxPendingBARecord; in TxTsDeleteBA()
55 struct ba_record *pBa = &pRxTs->RxAdmittedBARecord; in RxTsDeleteBA()
66 void ResetBaEntry(struct ba_record *pBA) in ResetBaEntry()
75 struct ba_record *pBA, in rtllib_ADDBA()
138 struct ba_record *pBA, in rtllib_DELBA()
190 struct ba_record *pBA) in rtllib_send_ADDBAReq()
205 struct ba_record *pBA, u16 StatusCode) in rtllib_send_ADDBARsp()
[all …]
Drtl819x_TS.h42 struct ba_record TxPendingBARecord;
43 struct ba_record TxAdmittedBARecord;
58 struct ba_record RxAdmittedBARecord;
Drtl819x_BA.h59 struct ba_record { struct
Drtllib.h2172 void ResetBaEntry(struct ba_record *pBA);