Searched refs:newfragthresh (Results 1 – 1 of 1) sorted by relevance
6337 uint newfragthresh; in wlc_d11hdrs_mac80211() local6339 newfragthresh = in wlc_d11hdrs_mac80211()6347 if (newfragthresh < DOT11_MIN_FRAG_LEN) in wlc_d11hdrs_mac80211()6348 newfragthresh = in wlc_d11hdrs_mac80211()6350 else if (newfragthresh > in wlc_d11hdrs_mac80211()6352 newfragthresh = in wlc_d11hdrs_mac80211()6356 (u16) newfragthresh) { in wlc_d11hdrs_mac80211()6358 (u16) newfragthresh; in wlc_d11hdrs_mac80211()