Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dnetdev_rx.c342 * hfi1_alloc_rx - Allocates the rx support structure
353 int hfi1_alloc_rx(struct hfi1_devdata *dd) in hfi1_alloc_rx() function
H A Dchip.c15199 ret = hfi1_alloc_rx(dd); in hfi1_init_dd()