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