Home
last modified time | relevance | path

Searched refs:IB_CC_TABLE_CAP_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Dmad.h232 #define IB_CC_TABLE_CAP_DEFAULT 31 macro
291 (IB_CC_TABLE_CAP_DEFAULT * IB_CCT_ENTRIES)
H A Dinit.c645 ppd->cc_max_table_entries = IB_CC_TABLE_CAP_DEFAULT; in hfi1_init_pportdata()