Home
last modified time | relevance | path

Searched defs:netBuf (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/hieth-sf/src/
Dinterface.c107 static void EthDrvRecv(struct EthDevice *ethDevice, NetBuf *netBuf) in EthDrvRecv()
246 static void HiethSend(struct EthDevice *ethDevice, NetBuf *netBuf) in HiethSend()
268 NetBuf *netBuf = NULL; in HiethDeliver() local
337 void EthDrvSend(struct EthDevice *ethDevice, NetBuf *netBuf) in EthDrvSend()
Dctrl.c327 int32_t HiethXmitGso(struct HiethNetdevLocal *ld, const HiethPriv *priv, NetBuf *netBuf) in HiethXmitGso()
379 NetBuf *netBuf = NULL; in HiethFeedHw() local