Lines Matching defs:iwl_tx_queue
183 struct iwl_tx_queue { struct184 struct iwl_queue q;185 struct iwl_tfd *tfds;186 struct iwl_device_cmd **cmd;187 struct iwl_cmd_meta *meta;188 struct sk_buff **skbs;189 unsigned long time_stamp;190 u8 need_update;191 u8 sched_retry;192 u8 active;193 u8 swq_id;195 u16 sta_id;196 u16 tid;