Searched refs:old_radio_rts_threshold (Results 1 – 1 of 1) sorted by relevance
4132 u32 *old_radio_rts_threshold = NULL; in nl80211_set_wiphy() local4138 old_radio_rts_threshold = kcalloc(rdev->wiphy.n_radio, in nl80211_set_wiphy()4141 if (!old_radio_rts_threshold) in nl80211_set_wiphy()4149 if (old_radio_rts_threshold) { in nl80211_set_wiphy()4151 old_radio_rts_threshold[i] = in nl80211_set_wiphy()4166 old_radio_rts_threshold) { in nl80211_set_wiphy()4187 if (old_radio_rts_threshold) { in nl80211_set_wiphy()4190 old_radio_rts_threshold[i]; in nl80211_set_wiphy()4198 kfree(old_radio_rts_threshold); in nl80211_set_wiphy()