Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/tests/
H A Dhcmd.c17 const struct iwl_hcmd_arr *arr = &iwl_mvm_groups[i]; in test_hcmd_names_sorted()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dops.c736 const struct iwl_hcmd_arr iwl_mvm_groups[] = { variable
752 EXPORT_SYMBOL_IF_IWLWIFI_KUNIT(iwl_mvm_groups);
754 const unsigned int iwl_mvm_groups_size = ARRAY_SIZE(iwl_mvm_groups);
1421 trans->conf.command_groups = iwl_mvm_groups; in iwl_op_mode_mvm_start()
1422 trans->conf.command_groups_size = ARRAY_SIZE(iwl_mvm_groups); in iwl_op_mode_mvm_start()
H A Dmvm.h1971 extern const struct iwl_hcmd_arr iwl_mvm_groups[];