Home
last modified time | relevance | path

Searched refs:pend_tag (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/event/octeontx/
H A Dssovf_worker.c255 uint64_t pend_tag; in ssows_reset() local
260 pend_tag = ssovf_read64(ws->base + SSOW_VHWS_PENDTAG); in ssows_reset()
262 if (pend_tag & (1ULL << 63)) { /* Tagswitch pending */ in ssows_reset()
263 pend_tt = (pend_tag >> 32) & 0x3; in ssows_reset()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pow.h561 …uint64_t pend_tag : 32; /**< - this is the tag when pend_switch or (pend_desched AND p… member
563 uint64_t pend_tag : 32;
602 uint64_t pend_tag : 32; /**< This is the tag when pend_switch is set. */ member
604 uint64_t pend_tag : 32;
989 …uint64_t pend_tag : 32; /**< The next tag for the new tag list when pend_switch is set… member
991 uint64_t pend_tag : 32;
1012 …uint64_t pend_tag : 32; /**< The next tag for the new tag list when pend_switch is set… member
1014 uint64_t pend_tag : 32;
H A Dcvmx-pow.c484 dump->sstatus[core][0].s_sstatus0.pend_tag); in __cvmx_pow_display_v1()
562 dump->smemload[index][1].s_smemload2.pend_tag); in __cvmx_pow_display_v1()
683 dump->sstatus[core][pendtag].s_sstatus0_cn68xx.pend_tag); in __cvmx_pow_display_v2()
762 dump->smemload[index][3].s_smemload2_cn68xx.pend_tag); in __cvmx_pow_display_v2()