Home
last modified time | relevance | path

Searched refs:ib_cc_table_entry_shadow (Results 1 – 8 of 8) sorted by relevance

/drivers/infiniband/hw/qib/
Dqib_mad.h265 struct ib_cc_table_entry_shadow { struct
276 struct ib_cc_table_entry_shadow ccti_entries[IB_CCT_ENTRIES]; argument
284 struct ib_cc_table_entry_shadow entries[CC_TABLE_SHADOW_MAX];
Dqib_sysfs.c226 ret = ppd->total_cct_entry * sizeof(struct ib_cc_table_entry_shadow) in cc_table_bin_read()
Dqib.h655 struct ib_cc_table_entry_shadow *ccti_entries;
Dqib_mad.c2166 struct ib_cc_table_entry_shadow *entries; in cc_get_congestion_control_table()
2244 struct ib_cc_table_entry_shadow *entries; in cc_set_congestion_control_table()
/drivers/infiniband/hw/hfi1/
Dmad.h277 struct ib_cc_table_entry_shadow { struct
288 struct ib_cc_table_entry_shadow ccti_entries[IB_CCT_ENTRIES]; argument
296 struct ib_cc_table_entry_shadow entries[CC_TABLE_SHADOW_MAX];
Dsysfs.c37 ret = ppd->total_cct_entry * sizeof(struct ib_cc_table_entry_shadow) in cc_table_bin_read()
Dhfi.h858 struct ib_cc_table_entry_shadow ccti_entries[CC_TABLE_SHADOW_MAX];
Dmad.c3895 struct ib_cc_table_entry_shadow *entries; in __subn_get_opa_cc_table()
3946 struct ib_cc_table_entry_shadow *entries; in __subn_set_opa_cc_table()