Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_kernel.h307 int (*ipath_f_early_init)(struct ipath_devdata *); member
Dipath_init_chip.c785 ret = dd->ipath_f_early_init(dd); in ipath_init_chip()
Dipath_iba6110.c1915 dd->ipath_f_early_init = ipath_ht_early_init; in ipath_init_iba6110_funcs()