Searched defs:rts_threshold (Results 1 - 1 of 1) sorted by relevance

/net/wireless/
H A Dnl80211.c1278 rdev->wiphy.rts_threshold) ||
2058 u32 frag_threshold = 0, rts_threshold = 0; local
2244 rts_threshold = nla_get_u32(
2276 old_rts_threshold = rdev->wiphy.rts_threshold;
2286 rdev->wiphy.rts_threshold = rts_threshold;
2295 rdev->wiphy.rts_threshold = old_rts_threshold;

Completed in 154 milliseconds