Home
last modified time | relevance | path

Searched defs:bw (Results 1 – 12 of 12) sorted by relevance

/net/ipv4/
Dtcp_bbr.c91 struct minmax bw; /* Max recent delivery rate in pkts/uS << 24 */ member
217 static u32 bbr_bw_to_pacing_rate(struct sock *sk, u32 bw, int gain) in bbr_bw_to_pacing_rate()
231 u64 bw; in bbr_init_pacing_rate_from_rtt() local
252 static void bbr_set_pacing_rate(struct sock *sk, u32 bw, int gain) in bbr_set_pacing_rate()
330 static u32 bbr_target_cwnd(struct sock *sk, u32 bw, int gain) in bbr_target_cwnd()
417 u32 acked, u32 bw, int gain) in bbr_set_cwnd()
452 u32 inflight, bw; in bbr_is_next_cycle_phase() local
554 static void bbr_lt_bw_interval_done(struct sock *sk, u32 bw) in bbr_lt_bw_interval_done()
589 u64 bw; in bbr_lt_bw_sampling() local
661 u64 bw; in bbr_update_bw() local
[all …]
Dtcp_yeah.c133 u64 bw; in tcp_yeah_cong_avoid() local
/net/wireless/
Dof.c26 u32 bw = MHZ_TO_KHZ(20); in wiphy_freq_limits_valid_chan() local
Dreg.c693 unsigned int bw = reg_get_max_bandwidth_from_range(rd, rule); in reg_get_max_bandwidth() local
1035 const struct ieee80211_regdomain *regd, u32 bw) in freq_reg_info_regd()
1076 u32 bw; in __freq_reg_info() local
1727 u32 bw; in handle_channel_custom() local
2836 char bw[32], cac_time[32]; in print_rd_rules() local
/net/mac80211/
Dht.c140 enum ieee80211_sta_rx_bandwidth bw; in ieee80211_ht_cap_ie_to_sta_ht_cap() local
Dvht.c384 enum ieee80211_sta_rx_bandwidth bw; in ieee80211_sta_cur_vht_bw() local
Drc80211_minstrel_ht.c213 minstrel_get_valid_vht_rates(int bw, int nss, __le16 mcs_map) in minstrel_get_valid_vht_rates()
1195 int bw, nss; in minstrel_ht_update_caps() local
Dmesh_plink.c410 enum ieee80211_sta_rx_bandwidth bw = sta->sta.bandwidth; in mesh_sta_info_init() local
Dibss.c1056 enum ieee80211_sta_rx_bandwidth bw = sta->sta.bandwidth; in ieee80211_update_sta_info() local
Dmlme.c528 u32 bw = cap & IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_MASK; in ieee80211_add_vht_ie() local
993 enum ieee80211_sta_rx_bandwidth bw = IEEE80211_STA_RX_BW_20; in ieee80211_chswitch_work() local
Dtdls.c1265 enum ieee80211_sta_rx_bandwidth bw; in iee80211_tdls_recalc_chanctx() local
/net/batman-adv/
Dbat_v.c715 static int batadv_v_gw_throughput_get(struct batadv_gw_node *gw_node, u32 *bw) in batadv_v_gw_throughput_get()
759 u32 max_bw = 0, bw; in batadv_v_gw_get_best_gw_node() local