Searched refs:init_vif (Results 1 – 2 of 2) 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