Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/infiniband/hw/hfi1/
Dhfi.h673 struct cca_timer { struct
674 struct hrtimer hrtimer;
675 struct hfi1_pportdata *ppd; /* read-only */
676 int sl; /* read-only */
677 u16 ccti; /* read/write - current value of CCTI */
835 struct cca_timer cca_timer[OPA_MAX_SLS]; member
Dinit.c583 struct cca_timer *cca_timer; in cca_timer_fn() local
Drc.c1974 struct cca_timer *cca_timer; in process_becn() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dhfi.h744 struct cca_timer { struct
745 struct hrtimer hrtimer;
746 struct hfi1_pportdata *ppd; /* read-only */
747 int sl; /* read-only */
748 u16 ccti; /* read/write - current value of CCTI */
906 struct cca_timer cca_timer[OPA_MAX_SLS]; member
Dinit.c577 struct cca_timer *cca_timer; in cca_timer_fn() local
Drc.c2744 struct cca_timer *cca_timer; in process_becn() local