Home
last modified time | relevance | path

Searched refs:ipath_alloc_skb (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_kernel.h894 struct sk_buff *ipath_alloc_skb(struct ipath_devdata *dd, gfp_t);
Dipath_init_chip.c111 skbinfo[e].skb = ipath_alloc_skb(dd, GFP_KERNEL); in create_port0_egr()
Dipath_driver.c1068 struct sk_buff *ipath_alloc_skb(struct ipath_devdata *dd, in ipath_alloc_skb() function