Searched refs:bandwidth (Results 1 – 13 of 13) sorted by relevance
222 u32 bandwidth, in cfg80211_set_chans_dfs_state() argument228 for (freq = center_freq - bandwidth/2 + 10; in cfg80211_set_chans_dfs_state()229 freq <= center_freq + bandwidth/2 - 10; in cfg80211_set_chans_dfs_state()264 u32 bandwidth) in cfg80211_get_chans_dfs_required() argument269 for (freq = center_freq - bandwidth/2 + 10; in cfg80211_get_chans_dfs_required()270 freq <= center_freq + bandwidth/2 - 10; in cfg80211_get_chans_dfs_required()309 u32 center_freq, u32 bandwidth, in cfg80211_secondary_chans_ok() argument315 for (freq = center_freq - bandwidth/2 + 10; in cfg80211_secondary_chans_ok()316 freq <= center_freq + bandwidth/2 - 10; in cfg80211_secondary_chans_ok()
263 sta->sta.bandwidth = ieee80211_sta_cur_vht_bw(sta); in ieee80211_vht_cap_ie_to_sta_vht_cap()397 if (new_bw != sta->sta.bandwidth) { in ieee80211_vht_handle_opmode()398 sta->sta.bandwidth = new_bw; in ieee80211_vht_handle_opmode()
210 if (bw != sta->sta.bandwidth) in ieee80211_ht_cap_ie_to_sta_ht_cap()212 sta->sta.bandwidth = bw; in ieee80211_ht_cap_ie_to_sta_ht_cap()
166 if (sta->sta.bandwidth > IEEE80211_STA_RX_BW_20) in mesh_set_ht_prot_mode()397 if (sta->sta.bandwidth != IEEE80211_STA_RX_BW_20) in mesh_sta_info_init()399 sta->sta.bandwidth = IEEE80211_STA_RX_BW_20; in mesh_sta_info_init()
476 if (new_sta_bw < sta->sta.bandwidth) { in ieee80211_config_bw()477 sta->sta.bandwidth = new_sta_bw; in ieee80211_config_bw()490 if (new_sta_bw > sta->sta.bandwidth) { in ieee80211_config_bw()491 sta->sta.bandwidth = new_sta_bw; in ieee80211_config_bw()
905 sta->bandwidth < IEEE80211_STA_RX_BW_40) in minstrel_ht_update_caps()
2413 if (rx->sta->sta.bandwidth == new_bw) in ieee80211_rx_h_action()
17 framework for assigning bandwidth guarantees to traffic classes.
9 intend to participate in the MBONE, a high bandwidth network on top224 MBONE, a high bandwidth network on top of the Internet which carries490 control. It is based on end-to-end bandwidth estimation to set494 account the bandwidth used at the time congestion is experienced.524 long-RTT, large-bandwidth connections, like when satellite legs are533 the onset of congestion by estimating the bandwidth. TCP Vegas552 to utilize only the excess network bandwidth as compared to the553 ``fair share`` of bandwidth as targeted by TCP.
19 be reasonably fair when competing for bandwidth with TCP-like flows,
11 bandwidth requirements.
617 uint8_t bandwidth; in batadv_iv_ogm_schedule() local646 bandwidth = (uint8_t)atomic_read(&bat_priv->gw_bandwidth); in batadv_iv_ogm_schedule()647 batadv_ogm_packet->gw_flags = bandwidth; in batadv_iv_ogm_schedule()
546 bandwidth limiting. This action replaces the existing policing