Home
last modified time | relevance | path

Searched defs:wqp (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pow.h802 …uint64_t wqp : 38; /**< The wqp attached to the core (updated when new tag list e… member
824 …uint64_t wqp : 36; /**< The wqp attached to the core (updated when new tag list e… member
879 …uint64_t wqp : 36; /**< The wqp attached to the core (updated when new tag list e… member
946 uint64_t wqp : 36; /**< The WQP held in the POW entry. */ member
966 uint64_t wqp : 38; /**< The WQP held in the SSO entry. */ member
1757 static inline void cvmx_pow_tag_sw_full_nocheck(cvmx_wqe_t *wqp, uint32_t tag, cvmx_pow_tag_type_t … in cvmx_pow_tag_sw_full_nocheck()
1825 static inline void cvmx_pow_tag_sw_full(cvmx_wqe_t *wqp, uint32_t tag, cvmx_pow_tag_type_t tag_type… in cvmx_pow_tag_sw_full()
1915 static inline void cvmx_pow_work_submit(cvmx_wqe_t *wqp, uint32_t tag, cvmx_pow_tag_type_t tag_type… in cvmx_pow_work_submit()
H A Dcvmx-dma-engine.h94 …uint64_t wqp : 1; /**< Work-queue pointer. When WQP = 1, PTR (if non-zero) is a … member
H A Dcvmx-pow.c634 int wqp = 4; in __cvmx_pow_display_v2() local
H A Dcvmx-pko.h200 …uint64_t wqp : 1; /**< If set and rsp is set, word3 contains a pointer to a wor… member