Home
last modified time | relevance | path

Searched refs:old_rts_threshold (Results 1 – 1 of 1) sorted by relevance

/net/wireless/
Dnl80211.c3101 u32 old_frag_threshold, old_rts_threshold; in nl80211_set_wiphy() local
3111 old_rts_threshold = rdev->wiphy.rts_threshold; in nl80211_set_wiphy()
3139 rdev->wiphy.rts_threshold = old_rts_threshold; in nl80211_set_wiphy()