Searched refs:op_class (Results 1 – 7 of 7) sorted by relevance
332 u32 op_class; in acpi_ds_exec_end_op() local344 op_class = walk_state->op_info->class; in acpi_ds_exec_end_op()346 if (op_class == AML_CLASS_UNKNOWN) { in acpi_ds_exec_end_op()363 status = acpi_db_single_step(walk_state, op, op_class); in acpi_ds_exec_end_op()370 switch (op_class) { in acpi_ds_exec_end_op()697 op_class, op_type, op->common.aml_opcode, in acpi_ds_exec_end_op()
830 u8 op_class; member850 pi->hdr.op_class = class; in cxl_perform_maintenance()1178 u8 op_class; member1234 u8 op_class; member1280 cxl_sparing_ctx->op_class = rd_attrbs->hdr.op_class; in cxl_mem_sparing_get_attrbs()1405 cxl_sparing_ctx->op_class, in cxl_mem_perform_sparing()1685 u8 op_class; member1767 cxl_ppr_ctx->op_class = rd_attrbs->hdr.op_class; in cxl_mem_ppr_get_attrbs()1820 cxl_ppr_ctx->op_class, in cxl_mem_perform_ppr()
484 mvm->tdls_cs.peer.op_class, in iwl_mvm_tdls_ch_switch_work()542 mvm->tdls_cs.peer.op_class = oper_class; in iwl_mvm_tdls_channel_switch()
1294 u8 op_class; member
90 u8 op_class; member102 u8 op_class; member1000 if (e->op_class == WILC_WLAN_OPERATING_CLASS_2_4GHZ) { in wilc_wfi_cfg_parse_ch_attr()1009 op_ch->op_class = WILC_WLAN_OPERATING_CLASS_2_4GHZ; in wilc_wfi_cfg_parse_ch_attr()
357 u8 op_class; member
285 static const struct p2p_oper_class_map op_class[] = { in init_channel_list() local302 for (op = 0; op_class[op].op_class; op++) { in init_channel_list()304 const struct p2p_oper_class_map *o = &op_class[op]; in init_channel_list()321 reg->reg_class = o->op_class; in init_channel_list()
Completed in 45 milliseconds