Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c3354 u32 old_frag_threshold, old_rts_threshold; in nl80211_set_wiphy() local
3364 old_rts_threshold = rdev->wiphy.rts_threshold; in nl80211_set_wiphy()
3392 rdev->wiphy.rts_threshold = old_rts_threshold; in nl80211_set_wiphy()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c3733 u32 old_frag_threshold, old_rts_threshold; in nl80211_set_wiphy() local
3745 old_rts_threshold = rdev->wiphy.rts_threshold; in nl80211_set_wiphy()
3773 rdev->wiphy.rts_threshold = old_rts_threshold; in nl80211_set_wiphy()

Completed in 40 milliseconds