Searched refs:tx_pending_ba_record (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/rtl8192e/
H A Drtl819x_TS.h28 struct ba_record tx_pending_ba_record; member in struct:tx_ts_record
H A Drtl819x_BAProc.c29 struct ba_record *pending_ba = &ts->tx_pending_ba_record;
348 pending_ba = &ts->tx_pending_ba_record;
467 struct ba_record *ba = &ts->tx_pending_ba_record;
499 (&ts->tx_pending_ba_record),
514 tx_pending_ba_record.timer);
518 ts->tx_pending_ba_record.b_valid = false;
H A Drtl819x_TSProc.c109 rtllib_reset_ba_entry(&ts->tx_pending_ba_record);
135 timer_setup(&pTxTS->tx_pending_ba_record.timer, rtllib_ba_setup_timeout,

Completed in 199 milliseconds