Home
last modified time | relevance | path

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

/Linux-v5.10/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.c222 ret = ppd->total_cct_entry * sizeof(struct ib_cc_table_entry_shadow) in read_cc_table_bin()
Dqib.h659 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()
/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dmad.h318 struct ib_cc_table_entry_shadow { struct
329 struct ib_cc_table_entry_shadow ccti_entries[IB_CCT_ENTRIES]; argument
337 struct ib_cc_table_entry_shadow entries[CC_TABLE_SHADOW_MAX];
Dsysfs.c69 ret = ppd->total_cct_entry * sizeof(struct ib_cc_table_entry_shadow) in read_cc_table_bin()
Dhfi.h909 struct ib_cc_table_entry_shadow ccti_entries[CC_TABLE_SHADOW_MAX];
Dmad.c3937 struct ib_cc_table_entry_shadow *entries; in __subn_get_opa_cc_table()
3988 struct ib_cc_table_entry_shadow *entries; in __subn_set_opa_cc_table()