Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/hieth-sf/adapter/
H A Dhieth_phy.c49 pstPrivData->ram->txqInfo = OsalMemCalloc(HIETH_HWQ_TXQ_SIZE * sizeof(struct TxPktInfo)); in CreateHiethPrivData()
60 pstPrivData->ram->pbufInfo = OsalMemCalloc(HIETH_HWQ_TXQ_SIZE * sizeof(struct PbufInfo)); in CreateHiethPrivData()
/device/soc/hisilicon/common/platform/hieth-sf/include/
H A Dhieth.h31 #define HIETH_HWQ_TXQ_SIZE (2 * CONFIG_HIETH_HWQ_XMIT_DEPTH) macro

Completed in 2 milliseconds