Home
last modified time | relevance | path

Searched refs:rx_ts_record (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/staging/rtl8192e/
H A Drtl819x_TSProc.c13 struct rx_ts_record *ts = from_timer(ts, t, rx_pkt_pending_timer); in RxPktPendingTimeout()
112 static void ResetRxTsEntry(struct rx_ts_record *ts) in ResetRxTsEntry()
123 struct rx_ts_record *rxts = ieee->rx_ts_records; in rtllib_ts_init()
298 struct rx_ts_record *ts = in rtllib_get_ts()
300 struct rx_ts_record, in rtllib_get_ts()
330 struct rx_ts_record *ts = (struct rx_ts_record *)pTs; in RemoveTsEntry()
H A Drtl819x_BAProc.c44 static u8 rx_ts_delete_ba(struct rtllib_device *ieee, struct rx_ts_record *ts) in rx_ts_delete_ba()
223 struct rx_ts_record *ts = NULL; in rtllib_rx_add_ba_req()
433 struct rx_ts_record *ts; in rtllib_rx_DELBA()
502 struct rx_ts_record *ts = in rtllib_ts_init_del_ba()
503 (struct rx_ts_record *)ts_common_info; in rtllib_ts_init_del_ba()
535 struct rx_ts_record *ts = from_timer(ts, t, in rtllib_rx_ba_inact_timeout()
H A Drtl819x_TS.h38 struct rx_ts_record { struct
H A Drtllib_rx.c405 static bool add_reorder_entry(struct rx_ts_record *ts, in add_reorder_entry()
490 struct rx_ts_record *ts) in rtllib_flush_rx_ts_pending_pkts()
524 struct rx_ts_record *ts, u16 seq_num) in rx_reorder_indicate_packet()
887 struct rx_ts_record *ts = NULL; in rtllib_rx_check_duplicate()
1229 struct rx_ts_record *ts = NULL; in rtllib_rx_infra_adhoc()
H A Drtllib.h1204 struct rx_ts_record rx_ts_records[TOTAL_TS_NUM];
1787 struct rx_ts_record *ts);