Home
last modified time | relevance | path

Searched refs:ib_cc_congestion_entry (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_mad.h228 struct ib_cc_congestion_entry { struct
245 struct ib_cc_congestion_entry entries[IB_CC_CCS_ENTRIES]; argument
H A Dqib_init.c264 size = IB_CC_CCS_ENTRIES * sizeof(struct ib_cc_congestion_entry); in qib_init_pportdata()
H A Dqib_mad.c2281 IB_CC_CCS_ENTRIES * sizeof(struct ib_cc_congestion_entry)); in cc_set_congestion_control_table()