Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/octeon/
Dethernet-mdio.h25 int cvm_oct_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
Dethernet.c527 .ndo_eth_ioctl = cvm_oct_ioctl,
543 .ndo_eth_ioctl = cvm_oct_ioctl,
559 .ndo_eth_ioctl = cvm_oct_ioctl,
573 .ndo_eth_ioctl = cvm_oct_ioctl,
589 .ndo_eth_ioctl = cvm_oct_ioctl,
602 .ndo_eth_ioctl = cvm_oct_ioctl,
Dethernet-mdio.c56 int cvm_oct_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in cvm_oct_ioctl() function