Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dnetdev.h95 int hfi1_alloc_rx(struct hfi1_devdata *dd);
Dnetdev_rx.c353 int hfi1_alloc_rx(struct hfi1_devdata *dd) in hfi1_alloc_rx() function
Dchip.c15208 ret = hfi1_alloc_rx(dd); in hfi1_init_dd()