Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Dmain.c1662 static struct wlcore_ops wl18xx_ops = { variable
1926 wl18xx_ops.set_rx_csum = NULL; in wl18xx_setup()
1927 wl18xx_ops.init_vif = NULL; in wl18xx_setup()
1952 wl->ops = &wl18xx_ops; in wl18xx_probe()