Home
last modified time | relevance | path

Searched defs:cc_state (Results 1 – 6 of 6) sorted by relevance

/drivers/infiniband/hw/hfi1/
Dinit.c527 struct cc_state *cc_state; in set_link_ipg() local
582 struct cc_state *cc_state; in cca_timer_fn() local
635 struct cc_state *cc_state; in hfi1_init_pportdata() local
1530 struct cc_state *cc_state; in cleanup_device_data() local
Dmad.h346 struct cc_state { struct
347 struct rcu_head rcu;
348 struct cc_table_shadow cct;
349 struct opa_congestion_setting_attr_shadow cong_setting;
Dsysfs.c67 struct cc_state *cc_state; in read_cc_table_bin() local
116 struct cc_state *cc_state; in read_cc_setting_bin() local
Drc.c2747 struct cc_state *cc_state; in process_becn() local
Dmad.c3738 struct cc_state *cc_state; in __subn_get_opa_cong_setting() local
3940 struct cc_state *cc_state; in __subn_get_opa_cc_table() local
Dhfi.h921 struct cc_state __rcu *cc_state; member