Home | History | Annotate | Download | only in linux

Lines Matching defs:rts

114  *	- More 802.11 support (nickname, rate, rts, frag)
281 #define SIOCSIWRTS 0x8B22 /* set RTS/CTS threshold (bytes) */
282 #define SIOCGIWRTS 0x8B23 /* get RTS/CTS threshold (bytes) */
910 struct iw_param rts; /* RTS threshold threshold */
1000 /* RTS threshold */
1001 __s32 min_rts; /* Minimal RTS threshold */
1002 __s32 max_rts; /* Maximal RTS threshold */