Searched refs:IW_PRIV_SIZE_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/wireless/
H A Dwext-priv.c59 int num = args & IW_PRIV_SIZE_MASK;
68 int max = args & IW_PRIV_SIZE_MASK;
150 if (iwp->length > (descr->set_args & IW_PRIV_SIZE_MASK))
/linux-master/include/uapi/linux/
H A Dwireless.h421 #define IW_PRIV_SIZE_MASK 0x07FF /* Max number of those args */ macro

Completed in 134 milliseconds