Searched refs:WLAN_EHT_CHWIDTH_40 (Results 1 – 5 of 5) sorted by relevance
380 } else if (session->eht_op.channel_width == WLAN_EHT_CHWIDTH_40) { in lim_extract_eht_op()
268 case WLAN_EHT_CHWIDTH_40: in util_scan_get_phymode_11be()454 else if (ch_width == WLAN_EHT_CHWIDTH_40) in util_scan_is_out_of_band_leak_eht()
428 #define WLAN_EHT_CHWIDTH_40 1 /* 40MHz Oper Ch width */ macro
1378 return WLAN_EHT_CHWIDTH_40; in wlan_mlme_convert_phy_ch_width_to_eht_op_bw()1395 else if (channel_width == WLAN_EHT_CHWIDTH_40) in wlan_mlme_convert_eht_op_bw_to_phy_ch_width()
9783 eht_op->channel_width = WLAN_EHT_CHWIDTH_40;