Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wlcore/
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()
Dwlcore.h67 u32 (*sta_get_ap_rate_mask)(struct wl1271 *wl, member
/linux-5.19.10/drivers/net/wireless/ti/wl12xx/
Dmain.c1703 .sta_get_ap_rate_mask = wl12xx_sta_get_ap_rate_mask,
/linux-5.19.10/drivers/net/wireless/ti/wl18xx/
Dmain.c1727 .sta_get_ap_rate_mask = wl18xx_sta_get_ap_rate_mask,