Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
Dmain.c1698 static struct wlcore_ops wl18xx_ops = { variable
2008 wl18xx_ops.set_rx_csum = NULL; in wl18xx_setup()
2009 wl18xx_ops.init_vif = NULL; in wl18xx_setup()
2034 wl->ops = &wl18xx_ops; in wl18xx_probe()