Home
last modified time | relevance | path

Searched defs:cca_timer (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/hfi1/
Dhfi.h627 struct cca_timer { struct
628 struct hrtimer hrtimer;
629 struct hfi1_pportdata *ppd; /* read-only */
630 int sl; /* read-only */
631 u16 ccti; /* read/write - current value of CCTI */
789 struct cca_timer cca_timer[OPA_MAX_SLS]; member
Dinit.c563 struct cca_timer *cca_timer; in cca_timer_fn() local
Drc.c1979 struct cca_timer *cca_timer; in process_becn() local