Searched refs:WLAN_EHT_CHWIDTH_320 (Results 1 – 6 of 6) sorted by relevance
361 if (session->eht_op.channel_width == WLAN_EHT_CHWIDTH_320) { in lim_extract_eht_op()
831 if (orig_width == WLAN_EHT_CHWIDTH_320) { in scm_eht_puncture_valid()
277 case WLAN_EHT_CHWIDTH_320: in util_scan_get_phymode_11be()448 if (ch_width == WLAN_EHT_CHWIDTH_320) in util_scan_is_out_of_band_leak_eht()
431 #define WLAN_EHT_CHWIDTH_320 4 /* 320MHz Oper Ch width */ macro
1372 return WLAN_EHT_CHWIDTH_320; in wlan_mlme_convert_phy_ch_width_to_eht_op_bw()1389 if (channel_width == WLAN_EHT_CHWIDTH_320) in wlan_mlme_convert_eht_op_bw_to_phy_ch_width()
9770 eht_op->channel_width = WLAN_EHT_CHWIDTH_320;