Searched refs:wl_to_func (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_sdio.c47 static struct sdio_func *wl_to_func(struct wl1251 *wl) function
73 struct sdio_func *func = wl_to_func(wl);
86 struct sdio_func *func = wl_to_func(wl);
137 struct sdio_func *func = wl_to_func(wl);
146 struct sdio_func *func = wl_to_func(wl);
H A Dwl1271_sdio.c54 static inline struct sdio_func *wl_to_func(struct wl1271 *wl) function
61 return &(wl_to_func(wl)->dev);
108 struct sdio_func *func = wl_to_func(wl);
134 struct sdio_func *func = wl_to_func(wl);
157 struct sdio_func *func = wl_to_func(wl);

Completed in 21 milliseconds