/linux/drivers/net/ethernet/amazon/ena/ ! |
H A D | ena_xdp.c | 21 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
|
H A D | ena_xdp.h | 87 struct xdp_frame *xdpf; in ena_xdp_execute() local
|
/linux/kernel/bpf/ ! |
H A D | cpumap.c | 193 struct xdp_frame *xdpf = frames[i]; in cpu_map_bpf_prog_run_xdp() local 377 struct xdp_frame *xdpf = frames[i]; in cpu_map_kthread_run() local 727 struct xdp_frame *xdpf = bq->q[i]; in bq_flush_to_queue() local 749 static void bq_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf) in bq_enqueue() 774 int cpu_map_enqueue(struct bpf_cpu_map_entry *rcpu, struct xdp_frame *xdpf, in cpu_map_enqueue()
|
/linux/drivers/net/ethernet/aquantia/atlantic/ ! |
H A D | aq_ring.c | 377 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
|
H A D | aq_nic.c | 576 struct xdp_frame *xdpf, in aq_nic_map_xdp() 830 struct xdp_frame *xdpf) in aq_nic_xmit_xdpf()
|
/linux/drivers/net/ethernet/ti/icssg/ ! |
H A D | icssg_common.c | 142 struct xdp_frame *xdpf; in emac_tx_complete_packets() local 553 struct xdp_frame *xdpf, in emac_xmit_xdp_frame() 646 struct xdp_frame *xdpf; in emac_run_xdp() local 1033 struct xdp_frame *xdpf; in prueth_tx_cleanup() local
|
/linux/drivers/net/ethernet/microchip/lan966x/ ! |
H A D | lan966x_xdp.c | 62 struct xdp_frame *xdpf = frames[i]; in lan966x_xdp_xmit() local
|
/linux/include/net/libeth/ ! |
H A D | tx.h | 66 struct xdp_frame *xdpf; member
|
H A D | xdp.h | 345 struct xdp_frame *xdpf; member 853 static inline void *__libeth_xdp_xmit_frame_dma(const struct xdp_frame *xdpf) in __libeth_xdp_xmit_frame_dma() 875 struct xdp_frame *xdpf, in libeth_xdp_xmit_queue_head() 937 struct xdp_frame *xdpf, in libeth_xdp_xmit_queue_bulk() 992 struct xdp_frame *xdpf; in libeth_xdp_xmit_fill_buf() local
|
/linux/drivers/net/ethernet/sfc/ ! |
H A D | rx.c | 255 struct xdp_frame *xdpf; in efx_do_xdp() local
|
H A D | tx.c | 418 struct xdp_frame *xdpf; in efx_xdp_tx_buffers() local
|
/linux/drivers/net/ethernet/sfc/siena/ ! |
H A D | rx.c | 257 struct xdp_frame *xdpf; in efx_do_xdp() local
|
H A D | tx.c | 213 struct xdp_frame *xdpf; in efx_siena_xdp_tx_buffers() local
|
/linux/drivers/net/ethernet/qlogic/qede/ ! |
H A D | qede_fp.c | 305 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/marvell/octeontx2/nic/ ! |
H A D | otx2_txrx.c | 1417 void otx2_xdp_sqe_add_sg(struct otx2_snd_queue *sq, struct xdp_frame *xdpf, in otx2_xdp_sqe_add_sg() 1454 bool otx2_xdp_sq_append_pkt(struct otx2_nic *pfvf, struct xdp_frame *xdpf, in otx2_xdp_sq_append_pkt() 1497 struct xdp_frame *xdpf; in otx2_xdp_rcv_pkt_handler() local
|
/linux/drivers/net/ethernet/ti/ ! |
H A D | cpsw_priv.c | 55 struct xdp_frame *xdpf; in cpsw_tx_handler() local 1271 int cpsw_xdp_tx_frame(struct cpsw_priv *priv, struct xdp_frame *xdpf, in cpsw_xdp_tx_frame() 1310 struct xdp_frame *xdpf; in cpsw_run_xdp() local
|
H A D | am65-cpsw-nuss.c | 835 struct xdp_frame *xdpf; in am65_cpsw_nuss_tx_cleanup() local 1094 struct xdp_frame *xdpf, in am65_cpsw_xdp_tx_frame() 1178 struct xdp_frame *xdpf; in am65_cpsw_run_xdp() local 1466 struct xdp_frame *xdpf; in am65_cpsw_nuss_tx_compl_packets() local
|
/linux/drivers/net/ethernet/socionext/ ! |
H A D | netsec.c | 272 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 1776 struct xdp_frame *xdpf = frames[i]; in netsec_xdp_xmit() local
|
/linux/drivers/net/ethernet/broadcom/bnxt/ ! |
H A D | bnxt_xdp.c | 110 struct xdp_frame *xdpf) in __bnxt_xmit_xdp_redirect()
|
/linux/drivers/net/ethernet/freescale/dpaa/ ! |
H A D | dpaa_eth.c | 2215 struct xdp_frame *new_xdpf, *xdpf = *init_xdpf; in dpaa_a050385_wa_xdpf() local 2519 struct xdp_frame *xdpf) in dpaa_xdp_xmit_frame() 2596 struct xdp_frame *xdpf; in dpaa_run_xdp() local 3072 struct xdp_frame *xdpf; in dpaa_xdp_xmit() local
|
/linux/drivers/net/ethernet/intel/i40e/ ! |
H A D | i40e_txrx.c | 2252 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in i40e_xmit_xdp_tx_ring() local 3779 static int i40e_xmit_xdp_ring(struct xdp_frame *xdpf, in i40e_xmit_xdp_ring() 4031 struct xdp_frame *xdpf = frames[i]; in i40e_xdp_xmit() local
|
/linux/drivers/net/ethernet/engleder/ ! |
H A D | tsnep_main.c | 626 static int tsnep_xdp_tx_map(struct xdp_frame *xdpf, struct tsnep_tx *tx, in tsnep_xdp_tx_map() 682 static bool tsnep_xdp_xmit_frame_ring(struct xdp_frame *xdpf, in tsnep_xdp_xmit_frame_ring() 735 struct xdp_frame *xdpf = xdp_convert_buff_to_frame(xdp); in tsnep_xdp_xmit_back() local
|
/linux/drivers/net/ethernet/intel/ice/ ! |
H A D | ice_txrx.c | 583 static int ice_xmit_xdp_ring(const struct xdp_frame *xdpf, in ice_xmit_xdp_ring() 642 const struct xdp_frame *xdpf = frames[i]; in ice_xdp_xmit() local
|
/linux/drivers/net/ethernet/fungible/funeth/ ! |
H A D | funeth_rx.c | 145 struct xdp_frame *xdpf; in fun_run_xdp() local
|
H A D | funeth_tx.c | 514 bool fun_xdp_tx(struct funeth_txq *q, struct xdp_frame *xdpf) in fun_xdp_tx()
|