Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dnetdev.h108 int hfi1_netdev_alloc(struct hfi1_devdata *dd);
H A Dnetdev_rx.c350 int hfi1_netdev_alloc(struct hfi1_devdata *dd) in hfi1_netdev_alloc() function
H A Dchip.c15250 ret = hfi1_netdev_alloc(dd); in hfi1_init_dd()