Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dmad.h307 struct cc_table_shadow cct; member
Dsysfs.c55 memcpy(buf, (void *)&cc_state->cct + pos, count); in cc_table_bin_read()
Dinit.c515 ccti_limit = cc_state->cct.ccti_limit; in set_link_ipg()
519 cce = cc_state->cct.entries[max_ccti].entry; in set_link_ipg()
Dmad.c3760 new_cc_state->cct.ccti_limit = ppd->total_cct_entry - 1; in apply_cc_state()
3762 new_cc_state->cct.ccti_limit = 0; in apply_cc_state()
3764 memcpy(new_cc_state->cct.entries, ppd->ccti_entries, in apply_cc_state()
3920 cc_table_attr->ccti_limit = cpu_to_be16(cc_state->cct.ccti_limit); in __subn_get_opa_cc_table()
3922 entries = cc_state->cct.entries; in __subn_get_opa_cc_table()
Drc.c2722 ccti_limit = cc_state->cct.ccti_limit; in process_becn()
/linux-6.1.9/Documentation/devicetree/bindings/input/
Diqs626a.yaml252 azoteq,cct-increase:
585 azoteq,cct-increase:
/linux-6.1.9/drivers/net/ethernet/freescale/enetc/
Denetc_hw.h866 u8 cct[8]; /* Config change time */ member