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

/linux-4.1.27/drivers/net/wireless/rtlwifi/
H A Drc.c156 if (rate_control_send_low(sta, priv_sta, txrc)) rtl_get_rate()
/linux-4.1.27/net/mac80211/
H A Drate.c259 bool rate_control_send_low(struct ieee80211_sta *pubsta, rate_control_send_low() function
295 EXPORT_SYMBOL(rate_control_send_low); variable
H A Drc80211_minstrel.c348 if (rate_control_send_low(sta, priv_sta, txrc)) minstrel_get_rate()
H A Drc80211_minstrel_ht.c1009 if (rate_control_send_low(sta, priv_sta, txrc)) minstrel_ht_get_rate()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A D3945-rs.c653 if (rate_control_send_low(sta, il_sta, txrc)) il3945_rs_get_rate()
H A D4965-rs.c2230 if (rate_control_send_low(sta, il_sta, txrc)) il4965_rs_get_rate()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Drs.c2748 if (rate_control_send_low(sta, priv_sta, txrc)) rs_get_rate()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Drs.c2592 if (rate_control_send_low(sta, mvm_sta, txrc)) rs_get_rate()
/linux-4.1.27/include/net/
H A Dmac80211.h5117 * rate_control_send_low - helper for drivers for management/no-ack frames
5134 bool rate_control_send_low(struct ieee80211_sta *sta,

Completed in 377 milliseconds