Searched refs:command_groups (Results 1 – 6 of 6) sorted by relevance
33 .conf.command_groups = iwl_mld_groups, in test_hcmd_names_for_rx()
378 if (!trans->conf.command_groups || in iwl_get_cmd_string()380 !trans->conf.command_groups[grp].arr) in iwl_get_cmd_string()383 arr = &trans->conf.command_groups[grp]; in iwl_get_cmd_string()
434 const struct iwl_hcmd_arr *command_groups; member
352 trans->conf.command_groups = iwl_mld_groups; in iwl_mld_configure_trans()
1340 trans->conf.command_groups = iwl_dvm_groups; in iwl_op_mode_dvm_start()
1454 trans->conf.command_groups = iwl_mvm_groups; in iwl_op_mode_mvm_start()
Completed in 19 milliseconds