Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/80211/
Dnet80211.c202 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() argument
2549 struct net80211_frag_cache *frag = &dev->frags[fcid]; in net80211_free_frags()
2575 int fcid, int nfrags, int size ) in net80211_accum_frags() argument
2577 struct net80211_frag_cache *frag = &dev->frags[fcid]; in net80211_accum_frags()