Searched refs:cct (Results 1 – 5 of 5) sorted by relevance
348 struct cc_table_shadow cct; member
87 memcpy(buf, (void *)&cc_state->cct + pos, count); in read_cc_table_bin()
557 ccti_limit = cc_state->cct.ccti_limit; in set_link_ipg()561 cce = cc_state->cct.entries[max_ccti].entry; in set_link_ipg()
3813 new_cc_state->cct.ccti_limit = ppd->total_cct_entry - 1; in apply_cc_state()3815 new_cc_state->cct.ccti_limit = 0; in apply_cc_state()3817 memcpy(new_cc_state->cct.entries, ppd->ccti_entries, in apply_cc_state()3973 cc_table_attr->ccti_limit = cpu_to_be16(cc_state->cct.ccti_limit); in __subn_get_opa_cc_table()3975 entries = cc_state->cct.entries; in __subn_get_opa_cc_table()
1991 ccti_limit = cc_state->cct.ccti_limit; in process_becn()