Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c721 const struct iwl_hcmd_arr iwl_mvm_groups[] = { variable
737 EXPORT_SYMBOL_IF_IWLWIFI_KUNIT(iwl_mvm_groups);
739 const unsigned int iwl_mvm_groups_size = ARRAY_SIZE(iwl_mvm_groups);
1402 trans->conf.command_groups = iwl_mvm_groups; in iwl_op_mode_mvm_start()
1403 trans->conf.command_groups_size = ARRAY_SIZE(iwl_mvm_groups); in iwl_op_mode_mvm_start()
H A Dmvm.h1978 extern const struct iwl_hcmd_arr iwl_mvm_groups[];