Searched refs:__qdf_frag_alloc (Results 1 – 3 of 3) sorted by relevance
165 static inline __qdf_frag_t __qdf_frag_alloc(__qdf_frag_cache_t *pf_cache, in __qdf_frag_alloc() function182 static inline __qdf_frag_t __qdf_frag_alloc(__qdf_frag_cache_t *pf_cache, in __qdf_frag_alloc() function
753 return __qdf_frag_alloc(pf_cache, frag_size); in qdf_frag_alloc_debug()755 p_frag = __qdf_frag_alloc(pf_cache, frag_size); in qdf_frag_alloc_debug()
203 return __qdf_frag_alloc(pf_cache, fragsz); in qdf_frag_alloc()