Searched refs:is_vht_info_present (Results 1 – 1 of 1) sorted by relevance
2869 u8 is_vht_info_present = in get_he_operation_channel_width() local2875 + (is_vht_info_present ? HE_OPERATION_VHT_OPER_INFO_LEN : 0) in get_he_operation_channel_width()2886 + (is_vht_info_present ? HE_OPERATION_VHT_OPER_INFO_LEN : 0) in get_he_operation_channel_width()2891 if (channel_width == CHAN_WIDTH_UNKNOWN && is_vht_info_present) { in get_he_operation_channel_width()