Searched refs:temp_ch_width (Results 1 – 1 of 1) sorted by relevance
3736 uint16_t ch_width, temp_ch_width = 0; in wlan_hdd_update_bw_from_mlme() local3764 temp_ch_width = CH_WIDTH_160MHZ; in wlan_hdd_update_bw_from_mlme()3766 temp_ch_width = CH_WIDTH_80MHZ; in wlan_hdd_update_bw_from_mlme()3772 temp_ch_width = CH_WIDTH_80MHZ; in wlan_hdd_update_bw_from_mlme()3778 if (!temp_ch_width) in wlan_hdd_update_bw_from_mlme()3782 temp_ch_width, caps_per_phy.vht_5g); in wlan_hdd_update_bw_from_mlme()3783 return temp_ch_width; in wlan_hdd_update_bw_from_mlme()