Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dnl80211.c3680 u32 old_frag_threshold, old_rts_threshold; in nl80211_set_wiphy() local
3691 old_frag_threshold = rdev->wiphy.frag_threshold; in nl80211_set_wiphy()
3719 rdev->wiphy.frag_threshold = old_frag_threshold; in nl80211_set_wiphy()