Home
last modified time | relevance | path

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

123

/linux/net/core/
A Dxdp.c407 void xdp_return_frame(struct xdp_frame *xdpf) in xdp_return_frame()
426 void xdp_return_frame_rx_napi(struct xdp_frame *xdpf) in xdp_return_frame_rx_napi()
469 void xdp_return_frame_bulk(struct xdp_frame *xdpf, in xdp_return_frame_bulk()
545 struct xdp_frame *xdpf; in xdp_convert_zc_to_xdp_frame() local
597 struct sk_buff *__xdp_build_skb_from_frame(struct xdp_frame *xdpf, in __xdp_build_skb_from_frame()
653 struct sk_buff *xdp_build_skb_from_frame(struct xdp_frame *xdpf, in xdp_build_skb_from_frame()
668 struct xdp_frame *xdpf_clone(struct xdp_frame *xdpf) in xdpf_clone()
/linux/kernel/bpf/
A Ddevmap.c345 struct xdp_frame *xdpf = frames[i]; in dev_map_bpf_prog_run() local
388 struct xdp_frame *xdpf = bq->q[i]; in bq_xmit_all() local
456 static void bq_enqueue(struct net_device *dev, struct xdp_frame *xdpf, in bq_enqueue()
482 static inline int __xdp_enqueue(struct net_device *dev, struct xdp_frame *xdpf, in __xdp_enqueue()
534 int dev_xdp_enqueue(struct net_device *dev, struct xdp_frame *xdpf, in dev_xdp_enqueue()
540 int dev_map_enqueue(struct bpf_dtab_netdev *dst, struct xdp_frame *xdpf, in dev_map_enqueue()
548 static bool is_valid_dst(struct bpf_dtab_netdev *obj, struct xdp_frame *xdpf) in is_valid_dst()
568 struct xdp_frame *xdpf) in dev_map_enqueue_clone()
606 int dev_map_enqueue_multi(struct xdp_frame *xdpf, struct net_device *dev_rx, in dev_map_enqueue_multi()
A Dcpumap.c188 struct xdp_frame *xdpf = frames[i]; in cpu_map_bpf_prog_run_xdp() local
345 struct xdp_frame *xdpf = frames[i]; in cpu_map_kthread_run() local
688 struct xdp_frame *xdpf = bq->q[i]; in bq_flush_to_queue() local
710 static void bq_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf) in bq_enqueue()
735 int cpu_map_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf, in cpu_map_enqueue()
/linux/drivers/net/vmxnet3/
A 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
/linux/drivers/net/ethernet/amazon/ena/
A Dena_xdp.c21 struct xdp_frame *xdpf, in ena_xdp_tx_map_frame()
77 struct xdp_frame *xdpf, in ena_xdp_xmit_frame()
381 struct xdp_frame *xdpf; in ena_clean_xdp_irq() local
A Dena_xdp.h87 struct xdp_frame *xdpf; in ena_xdp_execute() local
/linux/drivers/net/ethernet/aquantia/atlantic/
A 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
A Daq_nic.c576 struct xdp_frame *xdpf, in aq_nic_map_xdp()
830 struct xdp_frame *xdpf) in aq_nic_xmit_xdpf()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dxdp.c67 struct xdp_frame *xdpf; in mlx5e_xmit_xdp_buff() local
675 struct xdp_frame *xdpf; in mlx5e_free_xdpsq_desc() local
872 struct xdp_frame *xdpf = frames[i]; in mlx5e_xdp_xmit() local
A Dxdp.h93 struct xdp_frame *xdpf; member
/linux/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_xdp.c62 struct xdp_frame *xdpf = frames[i]; in lan966x_xdp_xmit() local
/linux/drivers/net/ethernet/sfc/
A Drx.c257 struct xdp_frame *xdpf; in efx_do_xdp() local
A Dtx.c426 struct xdp_frame *xdpf; in efx_xdp_tx_buffers() local
/linux/drivers/net/ethernet/sfc/siena/
A Drx.c257 struct xdp_frame *xdpf; in efx_do_xdp() local
A Dtx.c213 struct xdp_frame *xdpf; in efx_siena_xdp_tx_buffers() local
/linux/drivers/net/ethernet/qlogic/qede/
A 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
/linux/drivers/net/ethernet/ti/
A 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
A Dam65-cpsw-nuss.c950 struct xdp_frame *xdpf, in am65_cpsw_xdp_tx_frame()
1035 struct xdp_frame *xdpf; in am65_cpsw_run_xdp() local
1351 struct xdp_frame *xdpf; in am65_cpsw_nuss_tx_compl_packet_xdp() local
1400 struct xdp_frame *xdpf; in am65_cpsw_nuss_tx_compl_packets() local
1459 struct xdp_frame *xdpf; in am65_cpsw_nuss_tx_compl_packets_2g() local
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_xsk.c104 struct xdp_frame *xdpf; in ixgbe_run_xdp_zc() local
/linux/drivers/net/ethernet/socionext/
A Dnetsec.c272 struct xdp_frame *xdpf; member
829 struct xdp_frame *xdpf, bool is_ndo) in netsec_xdp_queue_one()
885 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in netsec_xdp_xmit_back() local
1773 struct xdp_frame *xdpf = frames[i]; in netsec_xdp_xmit() local
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_xdp.c110 struct xdp_frame *xdpf) in __bnxt_xmit_xdp_redirect()
/linux/drivers/net/ethernet/freescale/dpaa/
A Ddpaa_eth.c2194 struct xdp_frame *new_xdpf, *xdpf = *init_xdpf; in dpaa_a050385_wa_xdpf() local
2498 struct xdp_frame *xdpf) in dpaa_xdp_xmit_frame()
2575 struct xdp_frame *xdpf; in dpaa_run_xdp() local
3051 struct xdp_frame *xdpf; in dpaa_xdp_xmit() local
/linux/drivers/net/ethernet/intel/ice/
A Dice_txrx.c585 static int ice_xmit_xdp_ring(const struct xdp_frame *xdpf, in ice_xmit_xdp_ring()
644 const struct xdp_frame *xdpf = frames[i]; in ice_xdp_xmit() local
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_txrx.c2251 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in i40e_xmit_xdp_tx_ring() local
3778 static int i40e_xmit_xdp_ring(struct xdp_frame *xdpf, in i40e_xmit_xdp_ring()
4030 struct xdp_frame *xdpf = frames[i]; in i40e_xdp_xmit() local
/linux/drivers/net/ethernet/engleder/
A Dtsnep_main.c618 static int tsnep_xdp_tx_map(struct xdp_frame *xdpf, struct tsnep_tx *tx, in tsnep_xdp_tx_map()
674 static bool tsnep_xdp_xmit_frame_ring(struct xdp_frame *xdpf, in tsnep_xdp_xmit_frame_ring()
727 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in tsnep_xdp_xmit_back() local

Completed in 90 milliseconds

123