Searched refs:is_vht_present (Results 1 – 1 of 1) sorted by relevance
2974 u8 is_vht_present = in get_oh_he_oper_channel_width() local2980 + (is_vht_present ? HE_OPERATION_VHT_OPER_INFO_LEN : 0) in get_oh_he_oper_channel_width()2992 + (is_vht_present ? HE_OPERATION_VHT_OPER_INFO_LEN : 0) in get_oh_he_oper_channel_width()2997 if (ch_width == CHAN_WIDTH_UNKNOWN && is_vht_present) { in get_oh_he_oper_channel_width()