Searched defs:cc_state (Results 1 – 6 of 6) sorted by relevance
232 struct cc_state { struct233 struct rcu_head rcu;234 struct cc_table_shadow cct;235 struct opa_congestion_setting_attr_shadow cong_setting;
360 struct cc_state *cc_state; in set_link_ipg() local415 struct cc_state *cc_state; in cca_timer_fn() local1238 struct cc_state *cc_state; in cleanup_device_data() local
71 struct cc_state *cc_state; in read_cc_table_bin() local124 struct cc_state *cc_state; in read_cc_setting_bin() local
1873 struct cc_state *cc_state; in process_becn() local
3189 struct cc_state *cc_state; in __subn_get_opa_cong_setting() local3324 struct cc_state *cc_state; in __subn_get_opa_cc_table() local3364 struct cc_state *cc_state = container_of(rcu, struct cc_state, rcu); in cc_state_reclaim() local
674 struct cc_state __rcu *cc_state; member