Searched refs:init_vif (Results 1 – 4 of 4) sorted by relevance
89 if (wl->ops->init_vif) in wlcore_hw_init_vif()90 return wl->ops->init_vif(wl, wlvif); in wlcore_hw_init_vif()
64 int (*init_vif)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
1701 .init_vif = NULL,
1989 wl18xx_ops.init_vif = NULL; in wl18xx_setup()