Searched refs:updated_bw (Results 1 – 1 of 1) sorted by relevance
8994 enum phy_ch_width peer_org_bw, updated_bw; in lim_calculate_peer_ch_width() local9001 updated_bw = new_ch_width; in lim_calculate_peer_ch_width()9007 updated_bw = data.new_bw; in lim_calculate_peer_ch_width()9010 QDF_MAC_ADDR_REF(mac_addr), peer_org_bw, updated_bw, in lim_calculate_peer_ch_width()9013 return qdf_min(peer_org_bw, qdf_min(updated_bw, new_ch_width)); in lim_calculate_peer_ch_width()