Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h107 if (!wl->ops->sta_get_ap_rate_mask) in wlcore_hw_sta_get_ap_rate_mask()
110 return wl->ops->sta_get_ap_rate_mask(wl, wlvif); in wlcore_hw_sta_get_ap_rate_mask()
H A Dwlcore.h67 u32 (*sta_get_ap_rate_mask)(struct wl1271 *wl, member