Searched refs:handle_static_data (Results 1 – 3 of 3) sorted by relevance
163 if (wl->ops->handle_static_data) in wlcore_handle_static_data()164 return wl->ops->handle_static_data(wl, static_data); in wlcore_handle_static_data()
80 int (*handle_static_data)(struct wl1271 *wl, member
1735 .handle_static_data = wl18xx_handle_static_data,