Searched refs:IB_CC_TBL_ENTRY_LIST_MAX (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_congestion_control.c182 p_cc->cc_tbl_mads /= IB_CC_TBL_ENTRY_LIST_MAX;
206 for (j = 0; j < IB_CC_TBL_ENTRY_LIST_MAX; j++) {
209 k = (i * IB_CC_TBL_ENTRY_LIST_MAX) + j;
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h11997 #define IB_CC_TBL_ENTRY_LIST_MAX 64 macro
12002 ib_cc_tbl_entry_t entry_list[IB_CC_TBL_ENTRY_LIST_MAX];

Completed in 108 milliseconds