Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h217 if (wl->ops->rx_ba_filter) in wlcore_hw_rx_ba_filter()
218 return wl->ops->rx_ba_filter(wl, action); in wlcore_hw_rx_ba_filter()
H A Dwlcore.h109 int (*rx_ba_filter)(struct wl1271 *wl, bool action); member