Searched refs:old_phymode (Results 1 – 2 of 2) sorted by relevance
388 eCsrPhyMode old_phymode, in hdd_son_bandwidth_to_phymode() argument391 *phymode = old_phymode; in hdd_son_bandwidth_to_phymode()455 eCsrPhyMode old_phymode; in hdd_son_set_bandwidth() local477 old_phymode = sme_get_phy_mode(hdd_ctx->mac_handle); in hdd_son_set_bandwidth()479 hdd_son_bandwidth_to_phymode(son_bandwidth, old_phymode, &phymode); in hdd_son_set_bandwidth()
2133 eCsrPhyMode old_phymode; in hdd_update_phymode() local2149 old_phymode = sme_get_phy_mode(hdd_ctx->mac_handle); in hdd_update_phymode()2154 sme_set_phy_mode(hdd_ctx->mac_handle, old_phymode); in hdd_update_phymode()