Searched refs:WLAN_EHT_CHWIDTH_160 (Results 1 – 5 of 5) sorted by relevance
370 } else if (session->eht_op.channel_width == WLAN_EHT_CHWIDTH_160) { in lim_extract_eht_op()
274 case WLAN_EHT_CHWIDTH_160: in util_scan_get_phymode_11be()450 else if (ch_width == WLAN_EHT_CHWIDTH_160) in util_scan_is_out_of_band_leak_eht()
430 #define WLAN_EHT_CHWIDTH_160 3 /* 160MHz Oper Ch width */ macro
1374 return WLAN_EHT_CHWIDTH_160; in wlan_mlme_convert_phy_ch_width_to_eht_op_bw()1391 else if (channel_width == WLAN_EHT_CHWIDTH_160) in wlan_mlme_convert_eht_op_bw_to_phy_ch_width()
9775 eht_op->channel_width = WLAN_EHT_CHWIDTH_160;