Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/hieth-sf/src/
H A Dctrl.c300 if (pbuf->sgLen != 1) { in HiethXmitReleasePkt()
330 int32_t sendPktLen, sgLen; in HiethXmitGso() local
344 sgLen = 0; in HiethXmitGso()
345 pbInfo->dmaInfo[sgLen] = (void *)NetBufGetAddress(netBuf, E_DATA_BUF); in HiethXmitGso()
346 sgLen++; in HiethXmitGso()
347 pbInfo->sgLen = sgLen; in HiethXmitGso()
356 if (sgLen == 1) { in HiethXmitGso()
/device/soc/hisilicon/common/platform/hieth-sf/include/internal/
H A Deth_mac.h76 uint32_t sgLen; member

Completed in 2 milliseconds