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

/linux-master/net/wireless/
H A Dwext-priv.c60 int type = (args & IW_PRIV_TYPE_MASK) >> 12;
69 int type = (args & IW_PRIV_TYPE_MASK) >> 12;
/linux-master/include/uapi/linux/
H A Dwireless.h411 #define IW_PRIV_TYPE_MASK 0x7000 /* Type of arguments */ macro

Completed in 140 milliseconds