Home
last modified time | relevance | path

Searched refs:iwl_mvm_groups (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/tests/
H A Dhcmd.c17 const struct iwl_hcmd_arr *arr = &iwl_mvm_groups[i]; in test_hcmd_names_sorted()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c720 const struct iwl_hcmd_arr iwl_mvm_groups[] = { variable
736 EXPORT_SYMBOL_IF_IWLWIFI_KUNIT(iwl_mvm_groups);
738 const unsigned int iwl_mvm_groups_size = ARRAY_SIZE(iwl_mvm_groups);
1401 trans->conf.command_groups = iwl_mvm_groups; in iwl_op_mode_mvm_start()
1402 trans->conf.command_groups_size = ARRAY_SIZE(iwl_mvm_groups); in iwl_op_mode_mvm_start()
H A Dmvm.h1966 extern const struct iwl_hcmd_arr iwl_mvm_groups[];