Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ti/wl18xx/
Dmain.c1770 static struct wlcore_ops wl18xx_ops = { variable
2052 wl18xx_ops.set_rx_csum = NULL; in wl18xx_setup()
2053 wl18xx_ops.init_vif = NULL; in wl18xx_setup()
2078 wl->ops = &wl18xx_ops; in wl18xx_probe()