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

/linux-master/net/wireless/
H A Dwext-priv.c171 if (!err && IW_IS_GET(cmd)) {
H A Dwext-core.c851 if (IW_IS_GET(cmd) && !(descr->flags & IW_DESCR_FLAG_NOMAX)) {
872 if (!err && IW_IS_GET(cmd)) {
1081 IW_IS_GET(cmd) &&
1144 IW_IS_GET(cmd) &&
/linux-master/include/uapi/linux/
H A Dwireless.h361 #define IW_IS_GET(cmd) ((cmd) & 0x1) macro

Completed in 99 milliseconds