Searched defs:cca_timer (Results 1 – 3 of 3) sorted by relevance
515 struct cca_timer { struct516 struct hrtimer hrtimer;517 struct hfi1_pportdata *ppd; /* read-only */518 int sl; /* read-only */519 u16 ccti; /* read/write - current value of CCTI */659 struct cca_timer cca_timer[OPA_MAX_SLS]; member
411 struct cca_timer *cca_timer; in cca_timer_fn() local
1870 struct cca_timer *cca_timer; in process_becn() local