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

/linux-master/drivers/infiniband/hw/hfi1/
H A Dmad.c1996 fm_set_table(ppd, FM_TBL_SC2VLNT, vp);
2183 if (fm_set_table(ppd, FM_TBL_BUFFER_CONTROL, p) < 0) {
2251 (void)fm_set_table(ppd, FM_TBL_VL_LOW_ARB, p);
2254 (void)fm_set_table(ppd, FM_TBL_VL_HIGH_ARB, p);
H A Dhfi.h1893 int fm_set_table(struct hfi1_pportdata *ppd, int which, void *t);
H A Dchip.c11656 int fm_set_table(struct hfi1_pportdata *ppd, int which, void *t) function

Completed in 409 milliseconds