Searched refs:cct (Results 1 – 6 of 6) sorted by relevance
348 struct cc_table_shadow cct; member
556 ccti_limit = cc_state->cct.ccti_limit; in set_link_ipg()560 cce = cc_state->cct.entries[max_ccti].entry; in set_link_ipg()
87 memcpy(buf, (void *)&cc_state->cct + pos, count); in read_cc_table_bin()
3802 new_cc_state->cct.ccti_limit = ppd->total_cct_entry - 1; in apply_cc_state()3804 new_cc_state->cct.ccti_limit = 0; in apply_cc_state()3806 memcpy(new_cc_state->cct.entries, ppd->ccti_entries, in apply_cc_state()3962 cc_table_attr->ccti_limit = cpu_to_be16(cc_state->cct.ccti_limit); in __subn_get_opa_cc_table()3964 entries = cc_state->cct.entries; in __subn_get_opa_cc_table()
2763 ccti_limit = cc_state->cct.ccti_limit; in process_becn()
848 u8 cct[8]; /* Config change time */ member