Home | History | Annotate | Download | only in linux

Lines Matching refs:rts

114  *	- More 802.11 support (nickname, rate, rts, frag)
269 #define SIOCSIWRTS 0x8B22 /* set RTS/CTS threshold (bytes) */
270 #define SIOCGIWRTS 0x8B23 /* get RTS/CTS threshold (bytes) */
882 struct iw_param rts; /* RTS threshold threshold */
971 /* RTS threshold */
972 __s32 min_rts; /* Minimal RTS threshold */
973 __s32 max_rts; /* Maximal RTS threshold */