Home
last modified time | relevance | path

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

/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtnet.c345 static err_t LowLevelOutput(struct netif *netif, struct pbuf *p) in LowLevelOutput() function
540 netif->linkoutput = LowLevelOutput; in EthernetIfInit()
/device/qemu/drivers/virtio/
H A Dvirtnet.c237 static NetDevTxResult LowLevelOutput(NetDevice *netDev, NetBuf *p) in LowLevelOutput() function
442 .xmit = LowLevelOutput,

Completed in 3 milliseconds