Lines Matching defs:iwl_trans_config
450 struct iwl_trans_config { struct
451 struct iwl_op_mode *op_mode;
453 u8 cmd_queue;
454 u8 cmd_fifo;
455 unsigned int cmd_q_wdg_timeout;
456 const u8 *no_reclaim_cmds;
457 unsigned int n_no_reclaim_cmds;
459 bool rx_buf_size_8k;
460 bool bc_table_dword;
461 bool scd_set_active;
462 bool wide_cmd_header;
463 const char *const *command_names;
465 u32 sdio_adma_addr;