Home
last modified time | relevance | path

Searched refs:rate_control_send_low (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Drc.c156 if (rate_control_send_low(sta, priv_sta, txrc)) in rtl_get_rate()
/linux-4.4.14/net/mac80211/
Drate.c321 bool rate_control_send_low(struct ieee80211_sta *pubsta, in rate_control_send_low() function
357 EXPORT_SYMBOL(rate_control_send_low);
Drc80211_minstrel.c348 if (rate_control_send_low(sta, priv_sta, txrc)) in minstrel_get_rate()
Drc80211_minstrel_ht.c1015 if (rate_control_send_low(sta, priv_sta, txrc)) in minstrel_ht_get_rate()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
D3945-rs.c653 if (rate_control_send_low(sta, il_sta, txrc)) in il3945_rs_get_rate()
D4965-rs.c2230 if (rate_control_send_low(sta, il_sta, txrc)) in il4965_rs_get_rate()
/linux-4.4.14/include/net/
Dmac80211.h5209 bool rate_control_send_low(struct ieee80211_sta *sta,
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Drs.c2739 if (rate_control_send_low(sta, priv_sta, txrc)) in rs_get_rate()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Drs.c2799 if (rate_control_send_low(sta, mvm_sta, txrc)) in rs_get_rate()