Searched refs:fcid (Results 1 – 1 of 1) sorted by relevance
202 static void net80211_free_frags ( struct net80211_device *dev, int fcid );204 int fcid, int nfrags, int size );2546 static void net80211_free_frags ( struct net80211_device *dev, int fcid ) in net80211_free_frags() argument2549 struct net80211_frag_cache *frag = &dev->frags[fcid]; in net80211_free_frags()2575 int fcid, int nfrags, int size ) in net80211_accum_frags() argument2577 struct net80211_frag_cache *frag = &dev->frags[fcid]; in net80211_accum_frags()