Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/hieth-sf/src/
H A Dctrl.c273 HiethAssert(ld->depth.hwXmitq > 0 && ld->depth.hwXmitq <= HIETH_MAX_QUEUE_DEPTH); in HiethSetHwqDepth()
274 if ((ld->depth.hwXmitq) > HIETH_MAX_QUEUE_DEPTH) { in HiethSetHwqDepth()
278 HiethWritelBits(ld, ld->depth.hwXmitq, UD_REG_NAME(GLB_QLEN_SET), BITS_TXQ_DEP); in HiethSetHwqDepth()
279 HiethWritelBits(ld, HIETH_MAX_QUEUE_DEPTH - ld->depth.hwXmitq, UD_REG_NAME(GLB_QLEN_SET), BITS_RXQ_DEP); in HiethSetHwqDepth()
H A Dinterface.c601 g_stHiethPlatformData[0].stNetdevLocal.depth.hwXmitq = config->hwXmitq; in HiethInit()
/device/soc/hisilicon/common/platform/hieth-sf/include/
H A Dhieth.h83 int32_t hwXmitq; member

Completed in 4 milliseconds