Searched refs:IW_IS_SET (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/wireless/
H A Dwext-priv.c109 if (IW_IS_SET(cmd)) {
146 if (IW_IS_SET(cmd)) {
160 if (IW_IS_SET(cmd) && (iwp->length != 0)) {
H A Dwext-core.c760 else if (IW_IS_SET(cmd) && (iwp->length != 0)) {
783 if (IW_IS_SET(cmd)) {
833 if (IW_IS_SET(cmd) && (iwp->length != 0)) {
995 if ((IW_IS_SET(cmd) || cmd == SIOCGIWENCODE ||
/linux-master/include/uapi/linux/
H A Dwireless.h360 #define IW_IS_SET(cmd) (!((cmd) & 0x1)) macro

Completed in 120 milliseconds