Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/rtl8192e/
Drtl819x_TS.h58 struct rx_ts_record { struct
59 struct ts_common_info TsCommonInfo;
60 u16 RxIndicateSeq;
61 u16 RxTimeoutIndicateSeq;
62 struct list_head RxPendingPktList;
63 struct timer_list RxPktPendingTimer;
64 struct ba_record RxAdmittedBARecord;
65 u16 RxLastSeqNum;
66 u8 RxLastFragNum;
67 u8 num;