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()
569 ccti_limit = cc_state->cct.ccti_limit; in set_link_ipg()573 cce = cc_state->cct.entries[max_ccti].entry; in set_link_ipg()
3803 new_cc_state->cct.ccti_limit = ppd->total_cct_entry - 1; in apply_cc_state()3805 new_cc_state->cct.ccti_limit = 0; in apply_cc_state()3807 memcpy(new_cc_state->cct.entries, ppd->ccti_entries, in apply_cc_state()3963 cc_table_attr->ccti_limit = cpu_to_be16(cc_state->cct.ccti_limit); in __subn_get_opa_cc_table()3965 entries = cc_state->cct.entries; in __subn_get_opa_cc_table()
2764 ccti_limit = cc_state->cct.ccti_limit; in process_becn()