Home
last modified time | relevance | path

Searched refs:ResetBaEntry (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/staging/rtl8192u/ieee80211/
Drtl819x_TSProc.c120 ResetBaEntry(&pTS->tx_admitted_ba_record); //For BA Originator in ResetTxTsEntry()
121 ResetBaEntry(&pTS->tx_pending_ba_record); in ResetTxTsEntry()
129 ResetBaEntry(&pTS->rx_admitted_ba_record); // For BA Recipient in ResetRxTsEntry()
Drtl819x_BAProc.c90 void ResetBaEntry(struct ba_record *pBA) in ResetBaEntry() function
Dieee80211.h2393 void ResetBaEntry(struct ba_record *pBA);
/linux-6.1.9/drivers/staging/rtl8192e/
Drtl819x_TSProc.c120 ResetBaEntry(&pTS->TxAdmittedBARecord); in ResetTxTsEntry()
121 ResetBaEntry(&pTS->TxPendingBARecord); in ResetTxTsEntry()
129 ResetBaEntry(&pTS->rx_admitted_ba_record); in ResetRxTsEntry()
Drtl819x_BAProc.c57 void ResetBaEntry(struct ba_record *pBA) in ResetBaEntry() function
Drtllib.h2112 void ResetBaEntry(struct ba_record *pBA);