LIBIPW_FRAG_CACHE_LEN
struct libipw_frag_entry frag_cache[LIBIPW_FRAG_CACHE_LEN];
if (ieee->frag_next_idx >= LIBIPW_FRAG_CACHE_LEN)
for (i = 0; i < LIBIPW_FRAG_CACHE_LEN; i++) {