Searched refs:osl_pktfree_static (Results 1 – 2 of 2) sorted by relevance
277 #define PKTFREE_STATIC(osh, skb, send) osl_pktfree_static((osh), (skb), (send))436 extern void osl_pktfree_static(osl_t *osh, void *skb, bool send);
832 osl_pktfree_static(osl_t *osh, void *p, bool send) function