Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8192e/
Drtl819x_TSProc.c85 struct tx_ts_record *ts = from_timer(ts, t, ts_add_ba_timer); in TsAddBaProcess()
100 static void ResetTxTsEntry(struct tx_ts_record *ts) in ResetTxTsEntry()
122 struct tx_ts_record *pTxTS = ieee->tx_ts_records; in rtllib_ts_init()
292 struct tx_ts_record *tmp = in rtllib_get_ts()
294 struct tx_ts_record, in rtllib_get_ts()
357 struct tx_ts_record *pTxTS = (struct tx_ts_record *)pTs; in RemoveTsEntry()
434 void rtllib_ts_start_add_ba_process(struct rtllib_device *ieee, struct tx_ts_record *pTxTS) in rtllib_ts_start_add_ba_process()
Drtl819x_BAProc.c26 static u8 tx_ts_delete_ba(struct rtllib_device *ieee, struct tx_ts_record *ts) in tx_ts_delete_ba()
307 struct tx_ts_record *ts = NULL; in rtllib_rx_add_ba_rsp()
446 struct tx_ts_record *ts; in rtllib_rx_DELBA()
464 void rtllib_ts_init_add_ba(struct rtllib_device *ieee, struct tx_ts_record *ts, in rtllib_ts_init_add_ba()
492 struct tx_ts_record *ts = in rtllib_ts_init_del_ba()
493 (struct tx_ts_record *)ts_common_info; in rtllib_ts_init_del_ba()
513 struct tx_ts_record *ts = from_timer(ts, t, in rtllib_ba_setup_timeout()
523 struct tx_ts_record *ts = from_timer(ts, t, in rtllib_tx_ba_inact_timeout()
Drtl819x_TS.h25 struct tx_ts_record { struct
Drtllib_tx.c270 struct tx_ts_record *ts = NULL; in rtllib_tx_query_agg_cap()
476 struct tx_ts_record *ts = NULL; in rtllib_query_seqnum()
Drtllib.h1200 struct tx_ts_record tx_ts_records[TOTAL_TS_NUM];
1750 void rtllib_ts_init_add_ba(struct rtllib_device *ieee, struct tx_ts_record *ts,
1763 struct tx_ts_record *pTxTS);