Lines Matching defs:il_tx_queue
150 struct il_tx_queue { struct151 struct il_queue q;152 void *tfds;153 struct il_device_cmd **cmd;154 struct il_cmd_meta *meta;155 struct sk_buff **skbs;156 unsigned long time_stamp;157 u8 need_update;158 u8 sched_retry;159 u8 active;160 u8 swq_id;