iwl_hcmd_arr
static const struct iwl_hcmd_arr iwl_dvm_groups[] = {
const struct iwl_hcmd_arr *arr;
const struct iwl_hcmd_arr *command_groups;
const struct iwl_hcmd_arr iwl_mld_groups[] = {
extern const struct iwl_hcmd_arr iwl_mld_groups[];
const struct iwl_hcmd_arr *arr = &iwl_mld_groups[i];
extern const struct iwl_hcmd_arr iwl_mvm_groups[];
const struct iwl_hcmd_arr iwl_mvm_groups[] = {
const struct iwl_hcmd_arr *arr = &iwl_mvm_groups[i];