Searched defs:RTL_ALLOC_SKB_INTR (Results 1 – 1 of 1) sorted by relevance
133 #define RTL_ALLOC_SKB_INTR(tp, length) dev_alloc_skb(length) macro137 #define RTL_ALLOC_SKB_INTR(tp, length) napi_alloc_skb(&tp->napi, length) macro