Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Drc.c198 if (rate_control_send_low(sta, priv_sta, txrc)) in rtl_get_rate()
/Linux-v4.19/drivers/staging/rtlwifi/
Drc.c165 if (rate_control_send_low(sta, priv_sta, txrc)) in rtl_get_rate()
/Linux-v4.19/Documentation/driver-api/80211/
Dmac80211-advanced.rst230 :functions: rate_control_send_low
/Linux-v4.19/net/mac80211/
Drate.c372 bool rate_control_send_low(struct ieee80211_sta *pubsta, in rate_control_send_low() function
408 EXPORT_SYMBOL(rate_control_send_low);
Drc80211_minstrel.c350 if (rate_control_send_low(sta, priv_sta, txrc)) in minstrel_get_rate()
Drc80211_minstrel_ht.c1044 if (rate_control_send_low(sta, priv_sta, txrc)) in minstrel_ht_get_rate()
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/
D3945-rs.c649 if (rate_control_send_low(sta, il_sta, txrc)) in il3945_rs_get_rate()
D4965-rs.c2228 if (rate_control_send_low(sta, il_sta, txrc)) in il4965_rs_get_rate()
/Linux-v4.19/include/net/
Dmac80211.h5704 bool rate_control_send_low(struct ieee80211_sta *sta,
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Drs.c2739 if (rate_control_send_low(sta, priv_sta, txrc)) in rs_get_rate()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Drs.c2918 if (rate_control_send_low(sta, mvm_sta, txrc)) in rs_drv_get_rate()