Searched refs:RemoveTsEntry (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/staging/rtl8192e/ |
H A D | rtl819x_TSProc.c | 323 static void RemoveTsEntry(struct rtllib_device *ieee, in RemoveTsEntry() function 371 RemoveTsEntry(ieee, ts, TX_DIR); in remove_peer_ts() 381 RemoveTsEntry(ieee, ts, TX_DIR); in remove_peer_ts() 389 RemoveTsEntry(ieee, ts, RX_DIR); in remove_peer_ts() 397 RemoveTsEntry(ieee, ts, RX_DIR); in remove_peer_ts() 410 RemoveTsEntry(ieee, ts, TX_DIR); in remove_all_ts() 416 RemoveTsEntry(ieee, ts, TX_DIR); in remove_all_ts() 422 RemoveTsEntry(ieee, ts, RX_DIR); in remove_all_ts() 428 RemoveTsEntry(ieee, ts, RX_DIR); in remove_all_ts()
|