Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/atheros/atl1e/
Datl1e_main.c2243 static const struct net_device_ops atl1e_netdev_ops = { variable
2267 netdev->netdev_ops = &atl1e_netdev_ops; in atl1e_init_netdev()