Searched refs:is_vht_info_present (Results 1 – 1 of 1) sorted by relevance
2737 u8 is_vht_info_present = in get_he_operation_channel_width() local2743 + (is_vht_info_present ? HE_OPERATION_VHT_OPER_INFO_LEN : 0) in get_he_operation_channel_width()2754 + (is_vht_info_present ? HE_OPERATION_VHT_OPER_INFO_LEN : 0) in get_he_operation_channel_width()2759 if (channel_width == CHAN_WIDTH_UNKNOWN && is_vht_info_present) { in get_he_operation_channel_width()