Searched refs:WLAN_EHT_CHWIDTH_80 (Results 1 – 5 of 5) sorted by relevance
377 } else if (session->eht_op.channel_width == WLAN_EHT_CHWIDTH_80) { in lim_extract_eht_op()
271 case WLAN_EHT_CHWIDTH_80: in util_scan_get_phymode_11be()452 else if (ch_width == WLAN_EHT_CHWIDTH_80) in util_scan_is_out_of_band_leak_eht()
429 #define WLAN_EHT_CHWIDTH_80 2 /* 80MHz Oper Ch width */ macro
1376 return WLAN_EHT_CHWIDTH_80; in wlan_mlme_convert_phy_ch_width_to_eht_op_bw()1393 else if (channel_width == WLAN_EHT_CHWIDTH_80) in wlan_mlme_convert_eht_op_bw_to_phy_ch_width()
9779 eht_op->channel_width = WLAN_EHT_CHWIDTH_80;