Home
last modified time | relevance | path

Searched refs:cct (Results 1 – 6 of 6) sorted by relevance

/drivers/infiniband/hw/hfi1/
Dmad.h348 struct cc_table_shadow cct; member
Dinit.c556 ccti_limit = cc_state->cct.ccti_limit; in set_link_ipg()
560 cce = cc_state->cct.entries[max_ccti].entry; in set_link_ipg()
Dsysfs.c87 memcpy(buf, (void *)&cc_state->cct + pos, count); in read_cc_table_bin()
Dmad.c3802 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()
Drc.c2763 ccti_limit = cc_state->cct.ccti_limit; in process_becn()
/drivers/net/ethernet/freescale/enetc/
Denetc_hw.h848 u8 cct[8]; /* Config change time */ member