Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/smsc/
Dsmc91c92_cs.c273 static int smc_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
297 .ndo_eth_ioctl = smc_ioctl,
1997 static int smc_ioctl (struct net_device *dev, struct ifreq *rq, int cmd) in smc_ioctl() function
/Linux-v6.1/net/smc/
Daf_smc.c3032 static int smc_ioctl(struct socket *sock, unsigned int cmd, in smc_ioctl() function
3204 .ioctl = smc_ioctl,