Home | History | Annotate | Download | only in include

Lines Matching full:tspec

3699 /* For ioctls that take a list of TSPEC */
3744 /* TSPEC Arguments */
3764 /* tspec arg for desired station */
3788 #define TSPEC_PENDING 0 /* TSPEC pending */
3789 #define TSPEC_ACCEPTED 1 /* TSPEC accepted */
3790 #define TSPEC_REJECTED 2 /* TSPEC rejected */
3791 #define TSPEC_UNKNOWN 3 /* TSPEC unknown */
3792 #define TSPEC_STATUS_MASK 7 /* TSPEC status mask */