Searched defs:xmit_priv (Results 1 – 2 of 2) sorted by relevance
195 struct xmit_priv { struct196 spinlock_t lock;197 struct __queue be_pending;198 struct __queue bk_pending;199 struct __queue vi_pending;200 struct __queue vo_pending;201 struct __queue bm_pending;202 struct __queue legacy_dz_queue;203 struct __queue apsd_queue;204 u8 *pallocated_frame_buf;[all …]
348 struct xmit_priv { struct350 spinlock_t lock;352 struct completion xmit_comp;353 struct completion terminate_xmitthread_comp;356 struct __queue be_pending;357 struct __queue bk_pending;358 struct __queue vi_pending;359 struct __queue vo_pending;360 struct __queue bm_pending;365 u8 *pallocated_frame_buf;[all …]