Searched refs:fm_get_table (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Dmad.c1962 fm_get_table(ppd, FM_TBL_SC2VLNT, vp);
2160 fm_get_table(ppd, FM_TBL_BUFFER_CONTROL, p);
2209 fm_get_table(ppd, FM_TBL_VL_LOW_ARB, p);
2212 fm_get_table(ppd, FM_TBL_VL_HIGH_ARB, p);
2215 fm_get_table(ppd, FM_TBL_VL_PREEMPT_ELEMS, p);
2218 fm_get_table(ppd, FM_TBL_VL_PREEMPT_MATRIX, p);
H A Dhfi.h1892 int fm_get_table(struct hfi1_pportdata *ppd, int which, void *t);
H A Dchip.c11602 int fm_get_table(struct hfi1_pportdata *ppd, int which, void *t) function

Completed in 248 milliseconds