Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | intf_priv |
Macros | |
#define | RND4(x) (((x >> 2) + (((x & 3) == 0) ? 0 : 1)) << 2) |
Functions | |
int | r871x_ioctl (struct net_device *dev, struct ifreq *rq, int cmd) |
Definition at line 32 of file osdep_intf.h.
Definition at line 2245 of file rtl871x_ioctl_linux.c.