Searched refs:pend_wqp (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pow.h640 uint64_t pend_wqp : 36; /**< This is the wqp when pend_nosched_clr is set. */ member in struct:__anon11360::__anon11364
642 uint64_t pend_wqp : 36;
678 uint64_t pend_wqp : 38; /**< This is the wqp when pend_nosched_clr is set. */ member in struct:__anon11360::__anon11365
680 uint64_t pend_wqp : 38;
H A Dcvmx-pow.c487 printf(" pend_wqp=0x%016llx\n", CAST64(dump->sstatus[core][bit_wqp].s_sstatus1.pend_wqp));
686 printf(" pend_wqp=0x%016llx\n", CAST64(dump->sstatus[core][pendwqp].s_sstatus1_cn68xx.pend_wqp));

Completed in 168 milliseconds