Searched refs:command_groups (Results 1 – 4 of 4) sorted by relevance
230 if (!trans->command_groups || grp >= trans->command_groups_size || in iwl_get_cmd_string()231 !trans->command_groups[grp].arr) in iwl_get_cmd_string()234 arr = &trans->command_groups[grp]; in iwl_get_cmd_string()248 arr = &trans->command_groups[i]; in iwl_cmd_groups_verify_sorted()
438 const struct iwl_hcmd_arr *command_groups; member1117 const struct iwl_hcmd_arr *command_groups; member
2037 trans->command_groups = trans_cfg->command_groups; in iwl_trans_pcie_configure()
1305 trans_cfg.command_groups = iwl_mvm_groups; in iwl_op_mode_mvm_start()