Searched refs:funs (Results 1 – 2 of 2) sorted by relevance
58 struct EthHwrFuns *funs; member
170 (drvSc->funs->deliver)(ethDevice); in HisiEthDsr()343 if (!(drvSc->funs->canSend)(ethDevice)) { in EthDrvSend()347 (drvSc->funs->send)(ethDevice, netBuf); in EthDrvSend()581 drvFun->funs = &g_stEthnetDrvFun; in InitEthnetDrvFun()