Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Drate.c390 static bool rate_control_send_low(struct ieee80211_sta *pubsta, in rate_control_send_low() function
913 if (rate_control_send_low(sta ? &sta->sta : NULL, txrc)) in rate_control_get_rate()
929 rate_control_send_low(NULL, txrc); in rate_control_get_rate()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dssv_rc.c1083 if (rate_control_send_low(sta, priv_sta, txrc)) in ssv6xxx_get_rate()