Searched refs:IW_PRIV_SIZE_MASK (Results 1 – 3 of 3) sorted by relevance
59 int num = args & IW_PRIV_SIZE_MASK; in get_priv_size()68 int max = args & IW_PRIV_SIZE_MASK; in adjust_priv_size()150 if (iwp->length > (descr->set_args & IW_PRIV_SIZE_MASK)) in ioctl_private_iw_point()
421 #define IW_PRIV_SIZE_MASK 0x07FF /* Max number of those args */ macro
4419 …{SIOCIWFIRSTPRIV + 0x0F, IW_PRIV_TYPE_CHAR | 1024, IW_PRIV_TYPE_CHAR | IW_PRIV_SIZE_MASK, ""},/* g…
Completed in 15 milliseconds