Searched defs:cca_timer (Results 1 – 3 of 3) sorted by relevance
735 struct cca_timer { struct736 struct hrtimer hrtimer;737 struct hfi1_pportdata *ppd; /* read-only */738 int sl; /* read-only */739 u16 ccti; /* read/write - current value of CCTI */897 struct cca_timer cca_timer[OPA_MAX_SLS]; member
591 struct cca_timer *cca_timer; in cca_timer_fn() local
2745 struct cca_timer *cca_timer; in process_becn() local