Home
last modified time | relevance | path

Searched refs:ax88796c_ioctl (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/asix/
H A DMakefile6 ax88796c-y := ax88796c_main.o ax88796c_ioctl.o ax88796c_spi.o
H A Dax88796c_ioctl.h24 int ax88796c_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);
H A Dax88796c_ioctl.c232 int ax88796c_ioctl(struct net_device *ndev, struct ifreq *ifr, int cmd) in ax88796c_ioctl() function
H A Dax88796c_main.c939 .ndo_eth_ioctl = ax88796c_ioctl,