sta_rc_update    8212 drivers/net/wireless/ath/ath10k/mac.c 	.sta_rc_update			= ath10k_sta_rc_update,
sta_rc_update    1880 drivers/net/wireless/ath/ath9k/htc_drv_main.c 	.sta_rc_update      = ath9k_htc_sta_rc_update,
sta_rc_update    5030 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c 	.sta_rc_update = iwl_mvm_sta_rc_update,
sta_rc_update    1740 drivers/net/wireless/ti/wl18xx/main.c 	.sta_rc_update	= wl18xx_sta_rc_update,
sta_rc_update     202 drivers/net/wireless/ti/wlcore/hw_ops.h 	if (wl->ops->sta_rc_update)
sta_rc_update     203 drivers/net/wireless/ti/wlcore/hw_ops.h 		wl->ops->sta_rc_update(wl, wlvif);
sta_rc_update    6037 drivers/net/wireless/ti/wlcore/main.c 	.sta_rc_update = wlcore_op_sta_rc_update,
sta_rc_update      98 drivers/net/wireless/ti/wlcore/wlcore.h 	void (*sta_rc_update)(struct wl1271 *wl, struct wl12xx_vif *wlvif);
sta_rc_update    3852 include/net/mac80211.h 	void (*sta_rc_update)(struct ieee80211_hw *hw,
sta_rc_update     172 net/mac80211/driver-ops.c 	if (local->ops->sta_rc_update)
sta_rc_update     173 net/mac80211/driver-ops.c 		local->ops->sta_rc_update(&local->hw, &sdata->vif,