Searched refs:init_vif (Results 1 – 4 of 4) sorted by relevance
103 if (wl->ops->init_vif) in wlcore_hw_init_vif()104 return wl->ops->init_vif(wl, wlvif); in wlcore_hw_init_vif()
78 int (*init_vif)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member
1711 .init_vif = NULL,
2041 wl18xx_ops.init_vif = NULL; in wl18xx_setup()