Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h202 if (wl->ops->sta_rc_update) in wlcore_hw_sta_rc_update()
203 wl->ops->sta_rc_update(wl, wlvif); in wlcore_hw_sta_rc_update()
H A Dwlcore.h98 void (*sta_rc_update)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member