Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dnetdev.h95 int hfi1_alloc_rx(struct hfi1_devdata *dd);
H A Dnetdev_rx.c353 int hfi1_alloc_rx(struct hfi1_devdata *dd) in hfi1_alloc_rx() function
H A Dchip.c15217 ret = hfi1_alloc_rx(dd); in hfi1_init_dd()