Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmfmac/ !
Dwl_cfg80211.h26 struct wl_iface;
166 struct wl_iface { struct
Dwl_cfg80211.c335 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()