Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
Dhw_ops.h208 if (wl->ops->sta_rc_update) in wlcore_hw_sta_rc_update()
209 wl->ops->sta_rc_update(wl, wlvif, sta, changed); in wlcore_hw_sta_rc_update()
Dwlcore.h107 void (*sta_rc_update)(struct wl1271 *wl, struct wl12xx_vif *wlvif, member
Dmain.c5380 .sta_rc_update = wlcore_op_sta_rc_update,
/drivers/net/wireless/ti/wl18xx/
Dmain.c1516 .sta_rc_update = wl18xx_sta_rc_update,
/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c1775 .sta_rc_update = ath9k_htc_sta_rc_update,