Searched refs:alloc_xdpqs (Results 1 – 1 of 1) sorted by relevance
419 static struct funeth_txq **alloc_xdpqs(struct net_device *dev, unsigned int nqs, in alloc_xdpqs() function494 xdpqs = alloc_xdpqs(netdev, qset->nxdpqs, qset->sq_depth, in fun_alloc_rings()1085 xdpqs = alloc_xdpqs(dev, nqs, fp->sq_depth, 0, FUN_QSTATE_INIT_FULL); in fun_enter_xdp()