Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dhw_ops.h216 if (wl->ops->sta_rc_update) in wlcore_hw_sta_rc_update()
217 wl->ops->sta_rc_update(wl, wlvif); in wlcore_hw_sta_rc_update()
Dwlcore.h109 void (*sta_rc_update)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
Dmain.c5940 .sta_rc_update = wlcore_op_sta_rc_update,
/linux-4.4.14/net/mac80211/
Ddriver-ops.c154 if (local->ops->sta_rc_update) in drv_sta_rc_update()
155 local->ops->sta_rc_update(&local->hw, &sdata->vif, in drv_sta_rc_update()
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
Dmain.c1732 .sta_rc_update = wl18xx_sta_rc_update,
/linux-4.4.14/include/net/
Dmac80211.h3360 void (*sta_rc_update)(struct ieee80211_hw *hw, member
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c1878 .sta_rc_update = ath9k_htc_sta_rc_update,
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dmac80211.c4217 .sta_rc_update = iwl_mvm_sta_rc_update,
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c6810 .sta_rc_update = ath10k_sta_rc_update,