Searched refs:qman_cgrs (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h924 struct qman_cgrs { struct
927 static __inline__ void QMAN_CGRS_INIT(struct qman_cgrs *c)
931 static __inline__ int QMAN_CGRS_GET(struct qman_cgrs *c, int num)
935 static __inline__ void QMAN_CGRS_SET(struct qman_cgrs *c, int num)
939 static __inline__ void QMAN_CGRS_UNSET(struct qman_cgrs *c, int num)
H A Dqm.h539 struct qman_cgrs cgrs[2]; /* 2-element array. cgrs[0] is mask, cgrs[1] is previous snapshot. */
H A Dqm_portal_fqr.c558 struct qman_cgrs tmp;

Completed in 175 milliseconds