Lines Matching refs:veth_rq
50 struct veth_rq { struct
65 struct veth_rq *rq; argument
208 static void __veth_xdp_flush(struct veth_rq *rq) in __veth_xdp_flush()
218 static int veth_xdp_rx(struct veth_rq *rq, struct sk_buff *skb) in veth_xdp_rx()
229 struct veth_rq *rq, bool xdp) in veth_forward_skb()
239 struct veth_rq *rq = NULL; in veth_xmit()
399 struct veth_rq *rq; in veth_xdp_xmit()
472 struct veth_rq *rq; in veth_xdp_flush()
507 static struct sk_buff *veth_xdp_rcv_one(struct veth_rq *rq, in veth_xdp_rcv_one()
593 static struct sk_buff *veth_xdp_rcv_skb(struct veth_rq *rq, struct sk_buff *skb, in veth_xdp_rcv_skb()
726 static int veth_xdp_rcv(struct veth_rq *rq, int budget, unsigned int *xdp_xmit, in veth_xdp_rcv()
770 struct veth_rq *rq = in veth_poll()
771 container_of(napi, struct veth_rq, xdp_napi); in veth_poll()
805 struct veth_rq *rq = &priv->rq[i]; in veth_napi_add()
813 struct veth_rq *rq = &priv->rq[i]; in veth_napi_add()
833 struct veth_rq *rq = &priv->rq[i]; in veth_napi_del()
841 struct veth_rq *rq = &priv->rq[i]; in veth_napi_del()
856 struct veth_rq *rq = &priv->rq[i]; in veth_enable_xdp()
899 struct veth_rq *rq = &priv->rq[i]; in veth_disable_xdp()