Searched refs:fm_get_table (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ | 
| D | mad.c | 2004 	fm_get_table(ppd, FM_TBL_SC2VLNT, vp);  in __subn_get_opa_sc_to_vlnt()2202 	fm_get_table(ppd, FM_TBL_BUFFER_CONTROL, p);  in __subn_get_opa_bct()
 2251 		fm_get_table(ppd, FM_TBL_VL_LOW_ARB, p);  in __subn_get_opa_vl_arb()
 2254 		fm_get_table(ppd, FM_TBL_VL_HIGH_ARB, p);  in __subn_get_opa_vl_arb()
 2257 		fm_get_table(ppd, FM_TBL_VL_PREEMPT_ELEMS, p);  in __subn_get_opa_vl_arb()
 2260 		fm_get_table(ppd, FM_TBL_VL_PREEMPT_MATRIX, p);  in __subn_get_opa_vl_arb()
 
 | 
| D | hfi.h | 1807 int fm_get_table(struct hfi1_pportdata *ppd, int which, void *t);
 | 
| D | chip.c | 11551 int fm_get_table(struct hfi1_pportdata *ppd, int which, void *t)  in fm_get_table()  function
 |