Searched refs:RemoveTsEntry (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8192e/
H A Drtl819x_TSProc.c417 static void RemoveTsEntry(struct rtllib_device *ieee, RemoveTsEntry() function
467 RemoveTsEntry(ieee, pTS, TX_DIR); RemovePeerTS()
477 RemoveTsEntry(ieee, pTS, TX_DIR); RemovePeerTS()
485 RemoveTsEntry(ieee, pTS, RX_DIR); RemovePeerTS()
493 RemoveTsEntry(ieee, pTS, RX_DIR); RemovePeerTS()
506 RemoveTsEntry(ieee, pTS, TX_DIR); RemoveAllTS()
512 RemoveTsEntry(ieee, pTS, TX_DIR); RemoveAllTS()
518 RemoveTsEntry(ieee, pTS, RX_DIR); RemoveAllTS()
524 RemoveTsEntry(ieee, pTS, RX_DIR); RemoveAllTS()
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_TSProc.c453 static void RemoveTsEntry(struct ieee80211_device *ieee, PTS_COMMON_INFO pTs, RemoveTsEntry() function
514 RemoveTsEntry(ieee, pTS, TX_DIR); RemovePeerTS()
525 RemoveTsEntry(ieee, pTS, TX_DIR); RemovePeerTS()
535 RemoveTsEntry(ieee, pTS, RX_DIR); RemovePeerTS()
545 RemoveTsEntry(ieee, pTS, RX_DIR); RemovePeerTS()
558 RemoveTsEntry(ieee, pTS, TX_DIR); RemoveAllTS()
565 RemoveTsEntry(ieee, pTS, TX_DIR); RemoveAllTS()
572 RemoveTsEntry(ieee, pTS, RX_DIR); RemoveAllTS()
579 RemoveTsEntry(ieee, pTS, RX_DIR); RemoveAllTS()

Completed in 241 milliseconds