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

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c435 uint32_t lioReg,ioReg; local
446 lioReg = (uint32_t)(p_PortalParams->stashDestQueue << 24) |
453 lioReg = (uint32_t)(p_PortalParams->liodn << 16) |
459 WRITE_UINT32(p_Qm->p_QmRegs->swpConfRegs[p_PortalParams->portalId].lio_cfg, lioReg);

Completed in 58 milliseconds