Home
last modified time | relevance | path

Searched defs:alloc_wr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h365 static inline struct sk_buff *alloc_wr(int wrlen, int dlen, gfp_t gfp) in alloc_wr() function
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_cmd.c1982 static void *alloc_wr(size_t wr_size, __u32 num_sge) in alloc_wr() function