Searched refs:RX_DIR (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/staging/rtl8192e/ |
H A D | rtl819x_TSProc.c | 328 if (tx_rx_select == RX_DIR) { in RemoveTsEntry() 389 RemoveTsEntry(ieee, ts, RX_DIR); in remove_peer_ts() 397 RemoveTsEntry(ieee, ts, RX_DIR); in remove_peer_ts() 422 RemoveTsEntry(ieee, ts, RX_DIR); in remove_all_ts() 428 RemoveTsEntry(ieee, ts, RX_DIR); in remove_all_ts()
|
H A D | rtl819x_BAProc.c | 257 (u8)(ba_param_set->field.tid), RX_DIR, true)) { in rtllib_rx_add_ba_req() 436 (u8)del_ba_param_set->field.tid, RX_DIR, false)) { in rtllib_rx_DELBA() 501 } else if (tx_rx_select == RX_DIR) { in rtllib_ts_init_del_ba() 542 &ts->rx_admitted_ba_record, RX_DIR, in rtllib_rx_ba_inact_timeout()
|
H A D | rtl819x_TS.h | 16 RX_DIR = 1, enumerator
|
H A D | rtllib_rx.c | 890 (u8)frame_qos_tid((u8 *)(skb->data)), RX_DIR, true)) { in rtllib_rx_check_duplicate() 1326 RX_DIR, true); in rtllib_rx_infra_adhoc()
|