Searched refs:op_class (Results 1 – 13 of 13) sorted by relevance
1638 u8 *op_class) in ieee80211_chandef_to_operating_class() argument1650 *op_class = 83; /* HT40+ */ in ieee80211_chandef_to_operating_class()1652 *op_class = 84; /* HT40- */ in ieee80211_chandef_to_operating_class()1654 *op_class = 81; in ieee80211_chandef_to_operating_class()1665 *op_class = 82; /* channel 14 */ in ieee80211_chandef_to_operating_class()1690 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()1693 *op_class = 116; in ieee80211_chandef_to_operating_class()1695 *op_class = 117; in ieee80211_chandef_to_operating_class()1697 *op_class = 115; in ieee80211_chandef_to_operating_class()1706 *op_class = vht_opclass; in ieee80211_chandef_to_operating_class()[all …]
621 if (!ieee80211_operating_class_to_band(ap_info->op_class, in cfg80211_parse_colocated_ap()
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()
540 mvm->tdls_cs.peer.op_class, in iwl_mvm_tdls_ch_switch_work()603 mvm->tdls_cs.peer.op_class = oper_class; in iwl_mvm_tdls_channel_switch()
1093 u8 op_class; member
159 u8 op_class; in ieee80211_tdls_add_oper_classes() local162 &op_class)) in ieee80211_tdls_add_oper_classes()169 *pos++ = op_class; in ieee80211_tdls_add_oper_classes()170 *pos++ = op_class; /* give current operating class as alternate too */ in ieee80211_tdls_add_oper_classes()
88 u8 op_class; member100 u8 op_class; member984 if (e->op_class == WILC_WLAN_OPERATING_CLASS_2_4GHZ) { in wilc_wfi_cfg_parse_ch_attr()993 op_ch->op_class = WILC_WLAN_OPERATING_CLASS_2_4GHZ; in wilc_wfi_cfg_parse_ch_attr()
386 u8 op_class; member
454 u8 op_class; member
3926 struct p2p_oper_class_map op_class[] = { in init_channel_list() local3936 for (op = 0; op_class[op].op_class; op++) { in init_channel_list()3938 struct p2p_oper_class_map *o = &op_class[op]; in init_channel_list()3955 reg->reg_class = o->op_class; in init_channel_list()
348 static const struct p2p_oper_class_map op_class[] = { in init_channel_list() local365 for (op = 0; op_class[op].op_class; op++) { in init_channel_list()367 const struct p2p_oper_class_map *o = &op_class[op]; in init_channel_list()384 reg->reg_class = o->op_class; in init_channel_list()
3856 u8 op_class; member
7549 u8 *op_class);