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

/linux-master/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.c17 #include "ax88796c_ioctl.h"
232 int ax88796c_ioctl(struct net_device *ndev, struct ifreq *ifr, int cmd) function
H A Dax88796c_main.c12 #include "ax88796c_ioctl.h"
939 .ndo_eth_ioctl = ax88796c_ioctl,

Completed in 154 milliseconds