• Home
  • Raw
  • Download

Lines Matching refs:veth_rq

58 struct veth_rq {  struct
74 struct veth_rq *rq; argument
271 static void __veth_xdp_flush(struct veth_rq *rq) in __veth_xdp_flush()
282 static int veth_xdp_rx(struct veth_rq *rq, struct sk_buff *skb) in veth_xdp_rx()
293 struct veth_rq *rq, bool xdp) in veth_forward_skb()
322 struct veth_rq *rq = NULL; in veth_xmit()
481 struct veth_rq *rq; in veth_xdp_xmit()
545 static void veth_xdp_flush_bq(struct veth_rq *rq, struct veth_xdp_tx_bq *bq) in veth_xdp_flush_bq()
569 static void veth_xdp_flush(struct veth_rq *rq, struct veth_xdp_tx_bq *bq) in veth_xdp_flush()
573 struct veth_rq *rcv_rq; in veth_xdp_flush()
592 static int veth_xdp_tx(struct veth_rq *rq, struct xdp_buff *xdp, in veth_xdp_tx()
608 static struct xdp_frame *veth_xdp_rcv_one(struct veth_rq *rq, in veth_xdp_rcv_one()
677 static void veth_xdp_rcv_bulk_skb(struct veth_rq *rq, void **frames, in veth_xdp_rcv_bulk_skb()
707 static struct sk_buff *veth_xdp_rcv_skb(struct veth_rq *rq, in veth_xdp_rcv_skb()
850 static int veth_xdp_rcv(struct veth_rq *rq, int budget, in veth_xdp_rcv()
910 struct veth_rq *rq = in veth_poll()
911 container_of(napi, struct veth_rq, xdp_napi); in veth_poll()
948 struct veth_rq *rq = &priv->rq[i]; in __veth_napi_enable_range()
956 struct veth_rq *rq = &priv->rq[i]; in __veth_napi_enable_range()
982 struct veth_rq *rq = &priv->rq[i]; in veth_napi_del_range()
991 struct veth_rq *rq = &priv->rq[i]; in veth_napi_del_range()
1015 struct veth_rq *rq = &priv->rq[i]; in veth_enable_xdp_range()
1038 struct veth_rq *rq = &priv->rq[i]; in veth_enable_xdp_range()
1055 struct veth_rq *rq = &priv->rq[i]; in veth_disable_xdp_range()
1113 struct veth_rq *rq = &priv->rq[i]; in veth_napi_enable_range()
1121 struct veth_rq *rq = &priv->rq[i]; in veth_napi_enable_range()