Home
last modified time | relevance | path

Searched defs:iw_priv_args (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dwireless.h421 struct iw_priv_args { struct
422 __u32 cmd;
423 __u16 set_args;
424 __u16 get_args;
425 char name[IFNAMSIZ];
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dwireless.h440 struct iw_priv_args { struct
441 __u32 cmd;
442 __u16 set_args;
443 __u16 get_args;
444 char name[IFNAMSIZ];
/kernel/linux/linux-5.10/include/uapi/linux/
Dwireless.h1063 struct iw_priv_args { struct
1064 __u32 cmd; /* Number of the ioctl to issue */
1065 __u16 set_args; /* Type and number of args */
1066 __u16 get_args; /* Type and number of args */
1067 char name[IFNAMSIZ]; /* Name of the extension */
/kernel/linux/linux-6.6/include/uapi/linux/
Dwireless.h1063 struct iw_priv_args { struct
1064 __u32 cmd; /* Number of the ioctl to issue */
1065 __u16 set_args; /* Type and number of args */
1066 __u16 get_args; /* Type and number of args */
1067 char name[IFNAMSIZ]; /* Name of the extension */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dwireless.h421 struct iw_priv_args { struct
422 __u32 cmd;
423 __u16 set_args;
424 __u16 get_args;
425 char name[IFNAMSIZ];