Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dwext-priv.c39 sizeof(struct iw_priv_args) * wrqu->data.length); in iw_handler_get_private()
82 * is struct iw_priv_args, which was not really designed for the
93 const struct iw_priv_args **descrp) in get_priv_descr_and_size()
95 const struct iw_priv_args *descr; in get_priv_descr_and_size()
137 const struct iw_priv_args *descr, in ioctl_private_iw_point()
191 const struct iw_priv_args *descr; in ioctl_private_call()
216 const struct iw_priv_args *descr; in compat_private_call()
H A Dwext-core.c84 .token_size = sizeof(struct iw_priv_args),
/linux/include/net/
H A Diw_handler.h344 const struct iw_priv_args * private_args;
/linux/include/uapi/linux/
H A Dwireless.h1063 struct iw_priv_args { struct
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c8005 static const struct iw_priv_args ipw2100_private_args[] = {
8209 .private_args = (struct iw_priv_args *)ipw2100_private_args,