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

/drivers/staging/rtl8192e/
H A Drtl819x_TSProc.c421 static void RemoveTsEntry(struct rtllib_device *ieee, struct ts_common_info *pTs, function
469 RemoveTsEntry(ieee, pTS, TX_DIR);
478 RemoveTsEntry(ieee, pTS, TX_DIR);
486 RemoveTsEntry(ieee, pTS, RX_DIR);
494 RemoveTsEntry(ieee, pTS, RX_DIR);
507 RemoveTsEntry(ieee, pTS, TX_DIR);
513 RemoveTsEntry(ieee, pTS, TX_DIR);
519 RemoveTsEntry(ieee, pTS, RX_DIR);
525 RemoveTsEntry(ieee, pTS, RX_DIR);
/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_TSProc.c475 void RemoveTsEntry( function
539 RemoveTsEntry(ieee, pTS, TX_DIR);
550 RemoveTsEntry(ieee, pTS, TX_DIR);
560 RemoveTsEntry(ieee, pTS, RX_DIR);
570 RemoveTsEntry(ieee, pTS, RX_DIR);
583 RemoveTsEntry(ieee, pTS, TX_DIR);
590 RemoveTsEntry(ieee, pTS, TX_DIR);
597 RemoveTsEntry(ieee, pTS, RX_DIR);
604 RemoveTsEntry(ieee, pTS, RX_DIR);

Completed in 165 milliseconds