Searched refs:IB_CC_TABLE_CAP_DEFAULT (Results 1 – 5 of 5) sorted by relevance
183 #define IB_CC_TABLE_CAP_DEFAULT 31 macro280 (IB_CC_TABLE_CAP_DEFAULT * IB_CCT_ENTRIES)
253 IB_CCT_MIN_ENTRIES), IB_CCT_ENTRIES*IB_CC_TABLE_CAP_DEFAULT); in qib_init_pportdata()258 size = IB_CC_TABLE_CAP_DEFAULT * sizeof(struct ib_cc_table_entry) in qib_init_pportdata()
2176 if (cct_block_index > IB_CC_TABLE_CAP_DEFAULT - 1) in cc_get_congestion_control_table()2256 if (cct_block_index > IB_CC_TABLE_CAP_DEFAULT - 1) in cc_set_congestion_control_table()
274 #define IB_CC_TABLE_CAP_DEFAULT 31 macro333 (IB_CC_TABLE_CAP_DEFAULT * IB_CCT_ENTRIES)
705 ppd->cc_max_table_entries = IB_CC_TABLE_CAP_DEFAULT; in hfi1_init_pportdata()