Home
last modified time | relevance | path

Searched refs:atl1c_change_mtu (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c528 * atl1c_change_mtu - Change the Maximum Transfer Unit
534 static int atl1c_change_mtu(struct net_device *netdev, int new_mtu) in atl1c_change_mtu() function
2481 .ndo_change_mtu = atl1c_change_mtu,
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c550 * atl1c_change_mtu - Change the Maximum Transfer Unit
556 static int atl1c_change_mtu(struct net_device *netdev, int new_mtu) in atl1c_change_mtu() function
2568 .ndo_change_mtu = atl1c_change_mtu,

Completed in 7 milliseconds