Searched refs:rx_ba_filter (Results 1 – 2 of 2) sorted by relevance
217 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()
109 int (*rx_ba_filter)(struct wl1271 *wl, bool action); member