Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c1930 /* sxgbe_ioctl - Entry point for the Ioctl
1938 static int sxgbe_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in sxgbe_ioctl() function
1967 .ndo_do_ioctl = sxgbe_ioctl,
/kernel/linux/linux-6.6/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c1933 /* sxgbe_ioctl - Entry point for the Ioctl
1941 static int sxgbe_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in sxgbe_ioctl() function
1970 .ndo_eth_ioctl = sxgbe_ioctl,

Completed in 6 milliseconds