Searched refs:six_ghz_operation_info (Results 1 – 1 of 1) sorted by relevance
2937 struct ieee80211_6ghz_oper_information * six_ghz_operation_info) in get_oh_6ghz_operation_channel_width() argument2941 switch (six_ghz_operation_info->control & SIX_GHZ_CONTROL_CHANNEL_WIDTH_MASK) { in get_oh_6ghz_operation_channel_width()2952 tmp_seg0 = six_ghz_operation_info->center_freq_seg0_index; in get_oh_6ghz_operation_channel_width()2953 tmp_seg1 = six_ghz_operation_info->center_freq_seg1_index; in get_oh_6ghz_operation_channel_width()2989 struct ieee80211_6ghz_oper_information *six_ghz_operation_info = in get_oh_he_oper_channel_width() local2995 ch_width = get_oh_6ghz_operation_channel_width(six_ghz_operation_info); in get_oh_he_oper_channel_width()