Home
last modified time | relevance | path

Searched refs:op_class (Results 1 – 7 of 7) sorted by relevance

/drivers/acpi/acpica/
Ddswexec.c362 u32 op_class; in acpi_ds_exec_end_op() local
370 op_class = walk_state->op_info->class; in acpi_ds_exec_end_op()
372 if (op_class == AML_CLASS_UNKNOWN) { in acpi_ds_exec_end_op()
390 acpi_db_single_step(walk_state, op, op_class)); in acpi_ds_exec_end_op()
397 switch (op_class) { in acpi_ds_exec_end_op()
696 op_class, op_type, op->common.aml_opcode, in acpi_ds_exec_end_op()
/drivers/net/wireless/iwlwifi/mvm/
Dtdls.c542 mvm->tdls_cs.peer.op_class, in iwl_mvm_tdls_ch_switch_work()
606 mvm->tdls_cs.peer.op_class = oper_class; in iwl_mvm_tdls_channel_switch()
Dmvm.h832 u8 op_class; member
/drivers/staging/rtl8723au/include/
Drtw_mlme_ext.h397 u8 op_class; member
/drivers/staging/rtl8188eu/include/
Drtw_mlme_ext.h402 u8 op_class; member
/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c436 struct p2p_oper_class_map op_class[] = { in init_channel_list() local
453 for (op = 0; op_class[op].op_class; op++) { in init_channel_list()
455 struct p2p_oper_class_map *o = &op_class[op]; in init_channel_list()
473 reg->reg_class = o->op_class; in init_channel_list()
/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c4047 struct p2p_oper_class_map op_class[] = { in init_channel_list() local
4057 for (op = 0; op_class[op].op_class; op++) { in init_channel_list()
4059 struct p2p_oper_class_map *o = &op_class[op]; in init_channel_list()
4077 reg->reg_class = o->op_class; in init_channel_list()