Searched refs:cvm_oct_ioctl (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/staging/octeon/ |
D | ethernet-mdio.h | 25 int cvm_oct_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
|
D | ethernet.c | 527 .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,
|
D | ethernet-mdio.c | 56 int cvm_oct_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in cvm_oct_ioctl() function
|