Searched defs:cw1200_queue_item (Results 1 – 1 of 1) sorted by relevance
18 /* private */ struct cw1200_queue_item struct20 struct list_head head;21 struct sk_buff *skb;22 u32 packet_id;23 unsigned long queue_timestamp;24 unsigned long xmit_timestamp;25 struct cw1200_txpriv txpriv;26 u8 generation;