Searched refs:command_groups (Results 1 – 5 of 5) sorted by relevance
245 if (!trans->command_groups || grp >= trans->command_groups_size || in iwl_get_cmd_string()246 !trans->command_groups[grp].arr) in iwl_get_cmd_string()249 arr = &trans->command_groups[grp]; in iwl_get_cmd_string()263 arr = &trans->command_groups[i]; in iwl_cmd_groups_verify_sorted()
455 const struct iwl_hcmd_arr *command_groups; member1011 const struct iwl_hcmd_arr *command_groups; member
1336 trans_cfg.command_groups = iwl_dvm_groups; in iwl_op_mode_dvm_start()1361 trans->command_groups = trans_cfg.command_groups; in iwl_op_mode_dvm_start()
768 trans_cfg.command_groups = iwl_mvm_groups; in iwl_op_mode_mvm_start()
1939 trans->command_groups = trans_cfg->command_groups; in iwl_trans_pcie_configure()