Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h89 if (wl->ops->init_vif) in wlcore_hw_init_vif()
90 return wl->ops->init_vif(wl, wlvif); in wlcore_hw_init_vif()
H A Dwlcore.h64 int (*init_vif)(struct wl1271 *wl, struct wl12xx_vif *wlvif); member