Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Drtl871x_xmit.h203 struct xmit_priv { struct
204 spinlock_t lock;
205 struct __queue be_pending;
206 struct __queue bk_pending;
207 struct __queue vi_pending;
208 struct __queue vo_pending;
209 struct __queue bm_pending;
210 struct __queue legacy_dz_queue;
211 struct __queue apsd_queue;
212 u8 *pallocated_frame_buf;
[all …]