Searched refs:wl_iface (Results 1 – 2 of 2) sorted by relevance
26 struct wl_iface;166 struct wl_iface { struct
335 struct wl_iface *ci; \3182 struct wl_iface *ci; in wl_cfg80211_attach()3195 wdev = wl_alloc_wdev(sizeof(struct wl_iface), &wl_cfg80211_get_sdio_func()->dev); in wl_cfg80211_attach()3203 ci = (struct wl_iface *)wl_to_ci(wl); in wl_cfg80211_attach()