Searched refs:cce (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dinit.c362 u16 cce, ccti_limit, max_ccti = 0; set_link_ipg() local
393 cce = cc_state->cct.entries[max_ccti].entry; set_link_ipg()
394 shift = (cce & 0xc000) >> 14; set_link_ipg()
395 mult = (cce & 0x3fff); set_link_ipg()
H A Dmad.c3273 struct opa_hfi1_cong_log_event_internal *cce = __subn_get_opa_hfi1_cong_log() local
3282 if ((u64)(ts - cce->timestamp) > (2 * UINT_MAX)) __subn_get_opa_hfi1_cong_log()
3284 memcpy(cong_log->events[i].local_qp_cn_entry, &cce->lqpn, 3); __subn_get_opa_hfi1_cong_log()
3286 &cce->rqpn, 3); __subn_get_opa_hfi1_cong_log()
3288 ((cce->sl & 0x1f) << 3) | (cce->svc_type & 0x7); __subn_get_opa_hfi1_cong_log()
3290 cpu_to_be32(cce->rlid); __subn_get_opa_hfi1_cong_log()
3292 cpu_to_be32(cce->timestamp); __subn_get_opa_hfi1_cong_log()
/linux-4.4.14/drivers/gpu/drm/r128/
H A Dr128_cce.c472 DRM_ERROR("could not find cce ring region!\n"); r128_do_init_cce()

Completed in 274 milliseconds