Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dhfi.h697 struct cca_timer { struct
698 struct hrtimer hrtimer;
699 struct hfi1_pportdata *ppd; /* read-only */
700 int sl; /* read-only */
701 u16 ccti; /* read/write - current value of CCTI */
855 struct cca_timer cca_timer[OPA_MAX_SLS]; member
H A Dinit.c537 struct cca_timer *cca_timer; in cca_timer_fn() local
H A Drc.c2703 struct cca_timer *cca_timer; in process_becn() local