Searched refs:VERBS_TXREQ_GFP (Results 1 – 2 of 2) sorted by relevance
33 #define VERBS_TXREQ_GFP (GFP_ATOMIC | __GFP_NOWARN) macro41 tx = kmem_cache_alloc(dev->verbs_txreq_cache, VERBS_TXREQ_GFP); in get_txreq()
61 tx = kmem_cache_alloc(dev->verbs_txreq_cache, VERBS_TXREQ_GFP); in __get_txreq()