Searched refs:WLC_SPEC_FLAG (Results 1 – 7 of 7) sorted by relevance
866 #define WLC_SPEC_FLAG 0x80000000 /* For some special IOCTL */ macro
999 #define WLC_SPEC_FLAG 0x80000000 /* For some special IOCTL */ macro
292 ioc.cmd = cmd | WLC_SPEC_FLAG; in dev_wlc_ioctl()
7689 if (ioc.cmd & WLC_SPEC_FLAG) { in dhd_ioctl_entry()7696 ioc.cmd &= ~WLC_SPEC_FLAG; /* Clear the FLAG */ in dhd_ioctl_entry()7727 ioc.cmd &= ~WLC_SPEC_FLAG; /* make sure it was clear when it isn't a compat task*/ in dhd_ioctl_entry()
8499 if (ioc.cmd & WLC_SPEC_FLAG) { in dhd_ioctl_entry()8506 ioc.cmd &= ~WLC_SPEC_FLAG; /* Clear the FLAG */ in dhd_ioctl_entry()8537 ioc.cmd &= ~WLC_SPEC_FLAG; /* make sure it was clear when it isn't a compat task*/ in dhd_ioctl_entry()
8513 if (ioc.cmd & WLC_SPEC_FLAG) { in dhd_ioctl_entry()8520 ioc.cmd &= ~WLC_SPEC_FLAG; /* Clear the FLAG */ in dhd_ioctl_entry()8551 ioc.cmd &= ~WLC_SPEC_FLAG; /* make sure it was clear when it isn't a compat task*/ in dhd_ioctl_entry()