Home
last modified time | relevance | path

Searched defs:xdpf (Results 1 – 25 of 105) sorted by relevance

12345

/kernel/linux/linux-5.10/kernel/bpf/
Dcpumap.c158 static struct sk_buff *cpu_map_build_skb(struct xdp_frame *xdpf, in cpu_map_build_skb()
208 struct xdp_frame *xdpf; in __cpu_map_ring_cleanup() local
245 struct xdp_frame *xdpf = frames[i]; in cpu_map_bpf_prog_run_xdp() local
363 struct xdp_frame *xdpf = frames[i]; in cpu_map_kthread_run() local
685 struct xdp_frame *xdpf = bq->q[i]; in bq_flush_to_queue() local
707 static void bq_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf) in bq_enqueue()
733 struct xdp_frame *xdpf; in cpu_map_enqueue() local
Ddevmap.c341 struct xdp_frame *xdpf = bq->q[i]; in bq_xmit_all() local
365 struct xdp_frame *xdpf = bq->q[i]; in bq_xmit_all() local
411 static void bq_enqueue(struct net_device *dev, struct xdp_frame *xdpf, in bq_enqueue()
436 struct xdp_frame *xdpf; in __xdp_enqueue() local
/kernel/linux/linux-6.6/net/core/
Dxdp.c410 void xdp_return_frame(struct xdp_frame *xdpf) in xdp_return_frame()
429 void xdp_return_frame_rx_napi(struct xdp_frame *xdpf) in xdp_return_frame_rx_napi()
472 void xdp_return_frame_bulk(struct xdp_frame *xdpf, in xdp_return_frame_bulk()
548 struct xdp_frame *xdpf; in xdp_convert_zc_to_xdp_frame() local
600 struct sk_buff *__xdp_build_skb_from_frame(struct xdp_frame *xdpf, in __xdp_build_skb_from_frame()
656 struct sk_buff *xdp_build_skb_from_frame(struct xdp_frame *xdpf, in xdp_build_skb_from_frame()
671 struct xdp_frame *xdpf_clone(struct xdp_frame *xdpf) in xdpf_clone()
/kernel/linux/linux-6.6/kernel/bpf/
Ddevmap.c332 struct xdp_frame *xdpf = frames[i]; in dev_map_bpf_prog_run() local
374 struct xdp_frame *xdpf = bq->q[i]; in bq_xmit_all() local
443 static void bq_enqueue(struct net_device *dev, struct xdp_frame *xdpf, in bq_enqueue()
468 static inline int __xdp_enqueue(struct net_device *dev, struct xdp_frame *xdpf, in __xdp_enqueue()
520 int dev_xdp_enqueue(struct net_device *dev, struct xdp_frame *xdpf, in dev_xdp_enqueue()
526 int dev_map_enqueue(struct bpf_dtab_netdev *dst, struct xdp_frame *xdpf, in dev_map_enqueue()
534 static bool is_valid_dst(struct bpf_dtab_netdev *obj, struct xdp_frame *xdpf) in is_valid_dst()
554 struct xdp_frame *xdpf) in dev_map_enqueue_clone()
592 int dev_map_enqueue_multi(struct xdp_frame *xdpf, struct net_device *dev_rx, in dev_map_enqueue_multi()
Dcpumap.c189 struct xdp_frame *xdpf = frames[i]; in cpu_map_bpf_prog_run_xdp() local
339 struct xdp_frame *xdpf = frames[i]; in cpu_map_kthread_run() local
680 struct xdp_frame *xdpf = bq->q[i]; in bq_flush_to_queue() local
702 static void bq_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf) in bq_enqueue()
725 int cpu_map_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf, in cpu_map_enqueue()
/kernel/linux/linux-6.6/drivers/net/vmxnet3/
Dvmxnet3_xdp.c116 struct xdp_frame *xdpf, in vmxnet3_xdp_xmit_frame()
202 struct xdp_frame *xdpf) in vmxnet3_xdp_xmit_back()
254 struct xdp_frame *xdpf; in vmxnet3_run_xdp() local
/kernel/linux/linux-5.10/net/core/
Dxdp.c375 void xdp_return_frame(struct xdp_frame *xdpf) in xdp_return_frame()
381 void xdp_return_frame_rx_napi(struct xdp_frame *xdpf) in xdp_return_frame_rx_napi()
421 struct xdp_frame *xdpf; in xdp_convert_zc_to_xdp_frame() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c67 struct xdp_frame *xdpf; in mlx5e_xmit_xdp_buff() local
624 struct xdp_frame *xdpf; in mlx5e_free_xdpsq_desc() local
807 struct xdp_frame *xdpf = frames[i]; in mlx5e_xdp_xmit() local
Dxdp.h92 struct xdp_frame *xdpf; member
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
Daq_ring.c377 struct xdp_frame *xdpf = frames[i]; in aq_xdp_xmit() local
390 struct xdp_frame *xdpf; in aq_xdp_build_skb() local
412 struct xdp_frame *xdpf; in aq_xdp_run_prog() local
Daq_nic.c576 struct xdp_frame *xdpf, in aq_nic_map_xdp()
830 struct xdp_frame *xdpf) in aq_nic_xmit_xdpf()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c64 struct xdp_frame *xdpf; in mlx5e_xmit_xdp_buff() local
508 struct xdp_frame *xdpf = frames[i]; in mlx5e_xdp_xmit() local
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
Dlan966x_xdp.c62 struct xdp_frame *xdpf = frames[i]; in lan966x_xdp_xmit() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_txrx_lib.c262 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in ice_xmit_xdp_buff() local
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Drx.c260 struct xdp_frame *xdpf; in efx_do_xdp() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
Drx.c257 struct xdp_frame *xdpf; in efx_do_xdp() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
Drx.c257 struct xdp_frame *xdpf; in efx_do_xdp() local
Dtx.c213 struct xdp_frame *xdpf; in efx_siena_xdp_tx_buffers() local
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
Dcpsw_priv.c54 struct xdp_frame *xdpf; in cpsw_tx_handler() local
1288 int cpsw_xdp_tx_frame(struct cpsw_priv *priv, struct xdp_frame *xdpf, in cpsw_xdp_tx_frame()
1331 struct xdp_frame *xdpf; in cpsw_run_xdp() local
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/
Dqede_fp.c305 u16 len, struct page *page, struct xdp_frame *xdpf) in qede_xdp_xmit()
345 struct xdp_frame *xdpf; in qede_xdp_transmit() local
404 struct xdp_frame *xdpf; in qede_xdp_tx_int() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
Dqede_fp.c306 u16 len, struct page *page, struct xdp_frame *xdpf) in qede_xdp_xmit()
346 struct xdp_frame *xdpf; in qede_xdp_transmit() local
410 struct xdp_frame *xdpf; in qede_xdp_tx_int() local
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_xdp.c60 struct xdp_frame *xdpf) in __bnxt_xmit_xdp_redirect()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
Dcpsw_priv.c55 struct xdp_frame *xdpf; in cpsw_tx_handler() local
1291 int cpsw_xdp_tx_frame(struct cpsw_priv *priv, struct xdp_frame *xdpf, in cpsw_xdp_tx_frame()
1330 struct xdp_frame *xdpf; in cpsw_run_xdp() local
/kernel/linux/linux-5.10/include/net/
Dxdp.h204 static inline void xdp_release_frame(struct xdp_frame *xdpf) in xdp_release_frame()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_xsk.c104 struct xdp_frame *xdpf; in ixgbe_run_xdp_zc() local

12345