Searched defs:xmit_priv (Results 1 – 1 of 1) sorted by relevance
338 struct xmit_priv { struct340 spinlock_t lock;342 struct completion xmit_comp;343 struct completion terminate_xmitthread_comp;346 struct __queue be_pending;347 struct __queue bk_pending;348 struct __queue vi_pending;349 struct __queue vo_pending;350 struct __queue bm_pending;355 u8 *pallocated_frame_buf;[all …]