Searched refs:fm_set_table (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | mad.c | 2038 fm_set_table(ppd, FM_TBL_SC2VLNT, vp); in __subn_set_opa_sc_to_vlnt() 2225 if (fm_set_table(ppd, FM_TBL_BUFFER_CONTROL, p) < 0) { in __subn_set_opa_bct() 2293 (void)fm_set_table(ppd, FM_TBL_VL_LOW_ARB, p); in __subn_set_opa_vl_arb() 2296 (void)fm_set_table(ppd, FM_TBL_VL_HIGH_ARB, p); in __subn_set_opa_vl_arb()
|
H A D | hfi.h | 1945 int fm_set_table(struct hfi1_pportdata *ppd, int which, void *t);
|
H A D | chip.c | 11695 int fm_set_table(struct hfi1_pportdata *ppd, int which, void *t) in fm_set_table() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | mad.c | 1996 fm_set_table(ppd, FM_TBL_SC2VLNT, vp); in __subn_set_opa_sc_to_vlnt() 2183 if (fm_set_table(ppd, FM_TBL_BUFFER_CONTROL, p) < 0) { in __subn_set_opa_bct() 2251 (void)fm_set_table(ppd, FM_TBL_VL_LOW_ARB, p); in __subn_set_opa_vl_arb() 2254 (void)fm_set_table(ppd, FM_TBL_VL_HIGH_ARB, p); in __subn_set_opa_vl_arb()
|
H A D | hfi.h | 1893 int fm_set_table(struct hfi1_pportdata *ppd, int which, void *t);
|
H A D | chip.c | 11656 int fm_set_table(struct hfi1_pportdata *ppd, int which, void *t) in fm_set_table() function
|
Completed in 60 milliseconds