Home
last modified time | relevance | path

Searched defs:rx_ring (Results 1 – 25 of 170) sorted by relevance

1234567

/linux/drivers/net/ethernet/intel/ice/
A Dice_xsk.c15 static struct xdp_buff **ice_xdp_buf(struct ice_rx_ring *rx_ring, u32 idx) in ice_xdp_buf()
75 ice_qvec_dis_irq(struct ice_vsi *vsi, struct ice_rx_ring *rx_ring, in ice_qvec_dis_irq()
113 struct ice_rx_ring *rx_ring; in ice_qvec_cfg_msix() local
155 struct ice_rx_ring *rx_ring; in ice_qp_dis() local
213 struct ice_rx_ring *rx_ring; in ice_qp_ena() local
371 bool ice_alloc_rx_bufs_zc(struct ice_rx_ring *rx_ring, u16 count) in ice_alloc_rx_bufs_zc()
410 static void ice_bump_ntc(struct ice_rx_ring *rx_ring) in ice_bump_ntc()
429 ice_construct_skb_zc(struct ice_rx_ring *rx_ring, struct xdp_buff *xdp) in ice_construct_skb_zc()
460 ice_run_xdp_zc(struct ice_rx_ring *rx_ring, struct xdp_buff *xdp, in ice_run_xdp_zc()
505 int ice_clean_rx_irq_zc(struct ice_rx_ring *rx_ring, int budget) in ice_clean_rx_irq_zc()
[all …]
A Dice_txrx.c377 void ice_clean_rx_ring(struct ice_rx_ring *rx_ring) in ice_clean_rx_ring()
443 void ice_free_rx_ring(struct ice_rx_ring *rx_ring) in ice_free_rx_ring()
475 int ice_setup_rx_ring(struct ice_rx_ring *rx_ring) in ice_setup_rx_ring()
546 ice_run_xdp(struct ice_rx_ring *rx_ring, struct xdp_buff *xdp, in ice_run_xdp()
700 bool ice_alloc_rx_bufs(struct ice_rx_ring *rx_ring, u16 cleaned_count) in ice_alloc_rx_bufs()
886 ice_get_rx_buf(struct ice_rx_ring *rx_ring, const unsigned int size, in ice_get_rx_buf()
923 ice_build_skb(struct ice_rx_ring *rx_ring, struct ice_rx_buf *rx_buf, in ice_build_skb()
1035 ice_put_rx_buf(struct ice_rx_ring *rx_ring, struct ice_rx_buf *rx_buf, in ice_put_rx_buf()
1095 int ice_clean_rx_irq(struct ice_rx_ring *rx_ring, int budget) in ice_clean_rx_irq()
1284 struct ice_rx_ring *rx_ring; in __ice_update_sample() local
[all …]
A Dice_xsk.h31 ice_clean_rx_irq_zc(struct ice_rx_ring __always_unused *rx_ring, in ice_clean_rx_irq_zc()
45 ice_alloc_rx_bufs_zc(struct ice_rx_ring __always_unused *rx_ring, in ice_alloc_rx_bufs_zc()
63 static inline void ice_xsk_clean_rx_ring(struct ice_rx_ring *rx_ring) { } in ice_xsk_clean_rx_ring()
A Dice_txrx_lib.c13 void ice_release_rx_desc(struct ice_rx_ring *rx_ring, u16 val) in ice_release_rx_desc()
71 ice_rx_hash(struct ice_rx_ring *rx_ring, union ice_32b_rx_flex_desc *rx_desc, in ice_rx_hash()
183 ice_process_skb_fields(struct ice_rx_ring *rx_ring, in ice_process_skb_fields()
209 ice_receive_skb(struct ice_rx_ring *rx_ring, struct sk_buff *skb, u16 vlan_tag) in ice_receive_skb()
A Dice_base.c9 static bool ice_alloc_rx_buf_zc(struct ice_rx_ring *rx_ring) in ice_alloc_rx_buf_zc()
15 static bool ice_alloc_rx_buf(struct ice_rx_ring *rx_ring) in ice_alloc_rx_buf()
164 struct ice_rx_ring *rx_ring; in ice_free_q_vector() local
366 static unsigned int ice_rx_offset(struct ice_rx_ring *rx_ring) in ice_rx_offset()
741 struct ice_rx_ring *rx_ring = vsi->rx_rings[q_id]; in ice_vsi_map_rings_to_vectors() local
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_txrx.c655 void iavf_clean_rx_ring(struct iavf_ring *rx_ring) in iavf_clean_rx_ring()
714 void iavf_free_rx_resources(struct iavf_ring *rx_ring) in iavf_free_rx_resources()
733 int iavf_setup_rx_descriptors(struct iavf_ring *rx_ring) in iavf_setup_rx_descriptors()
810 static bool iavf_alloc_mapped_page(struct iavf_ring *rx_ring, in iavf_alloc_mapped_page()
860 static void iavf_receive_skb(struct iavf_ring *rx_ring, in iavf_receive_skb()
1082 void iavf_process_skb_fields(struct iavf_ring *rx_ring, in iavf_process_skb_fields()
1125 static void iavf_reuse_rx_page(struct iavf_ring *rx_ring, in iavf_reuse_rx_page()
1215 static void iavf_add_rx_frag(struct iavf_ring *rx_ring, in iavf_add_rx_frag()
1346 static struct sk_buff *iavf_build_skb(struct iavf_ring *rx_ring, in iavf_build_skb()
1392 static void iavf_put_rx_buffer(struct iavf_ring *rx_ring, in iavf_put_rx_buffer()
[all …]
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_xsk.c13 int i40e_alloc_rx_bi_zc(struct i40e_ring *rx_ring) in i40e_alloc_rx_bi_zc()
21 void i40e_clear_rx_bi_zc(struct i40e_ring *rx_ring) in i40e_clear_rx_bi_zc()
27 static struct xdp_buff **i40e_rx_bi(struct i40e_ring *rx_ring, u32 idx) in i40e_rx_bi()
149 static int i40e_run_xdp_zc(struct i40e_ring *rx_ring, struct xdp_buff *xdp) in i40e_run_xdp_zc()
192 bool i40e_alloc_rx_buffers_zc(struct i40e_ring *rx_ring, u16 count) in i40e_alloc_rx_buffers_zc()
241 static struct sk_buff *i40e_construct_skb_zc(struct i40e_ring *rx_ring, in i40e_construct_skb_zc()
265 static void i40e_handle_xdp_result_zc(struct i40e_ring *rx_ring, in i40e_handle_xdp_result_zc()
324 int i40e_clean_rx_irq_zc(struct i40e_ring *rx_ring, int budget) in i40e_clean_rx_irq_zc()
616 void i40e_xsk_clean_rx_ring(struct i40e_ring *rx_ring) in i40e_xsk_clean_rx_ring()
A Di40e_txrx.c1367 static void i40e_reuse_rx_page(struct i40e_ring *rx_ring, in i40e_reuse_rx_page()
1473 int i40e_alloc_rx_bi(struct i40e_ring *rx_ring) in i40e_alloc_rx_bi()
1481 static void i40e_clear_rx_bi(struct i40e_ring *rx_ring) in i40e_clear_rx_bi()
1490 void i40e_clean_rx_ring(struct i40e_ring *rx_ring) in i40e_clean_rx_ring()
1556 void i40e_free_rx_resources(struct i40e_ring *rx_ring) in i40e_free_rx_resources()
1578 int i40e_setup_rx_descriptors(struct i40e_ring *rx_ring) in i40e_setup_rx_descriptors()
1917 void i40e_process_skb_fields(struct i40e_ring *rx_ring, in i40e_process_skb_fields()
2037 static void i40e_add_rx_frag(struct i40e_ring *rx_ring, in i40e_add_rx_frag()
2263 static bool i40e_is_non_eop(struct i40e_ring *rx_ring, in i40e_is_non_eop()
2381 void i40e_update_rx_stats(struct i40e_ring *rx_ring, in i40e_update_rx_stats()
[all …]
/linux/drivers/staging/qlge/
A Dqlge_main.c963 struct rx_ring *rx_ring) in qlge_get_curr_lchunk()
1357 struct rx_ring *rx_ring) in qlge_categorize_rx_err()
1413 struct rx_ring *rx_ring, in qlge_process_mac_rx_gro_page()
1459 struct rx_ring *rx_ring, in qlge_process_mac_rx_page()
1550 struct rx_ring *rx_ring, in qlge_process_mac_rx_skb()
1670 struct rx_ring *rx_ring, in qlge_build_rx_skb()
1847 struct rx_ring *rx_ring, in qlge_process_mac_split_rx_intr()
2367 struct rx_ring *rx_ring = dev_id; in qlge_msix_rx_isr() local
2815 struct rx_ring *rx_ring) in qlge_free_rx_resources()
2852 struct rx_ring *rx_ring) in qlge_alloc_rx_resources()
[all …]
/linux/drivers/net/ethernet/freescale/enetc/
A Denetc.c715 static void enetc_reuse_page(struct enetc_bdr *rx_ring, in enetc_reuse_page()
765 struct enetc_bdr *rx_ring; in enetc_recycle_xdp_tx_buff() local
886 static bool enetc_new_page(struct enetc_bdr *rx_ring, in enetc_new_page()
980 static void enetc_get_offloads(struct enetc_bdr *rx_ring, in enetc_get_offloads()
1040 static void enetc_put_rx_buff(struct enetc_bdr *rx_ring, in enetc_put_rx_buff()
1055 static void enetc_flip_rx_buff(struct enetc_bdr *rx_ring, in enetc_flip_rx_buff()
1448 struct enetc_bdr *rx_ring, in enetc_rx_swbd_to_xdp_tx_swbd()
1655 struct enetc_bdr *rx_ring = &v->rx_ring; in enetc_poll() local
2522 struct enetc_bdr *rx_ring = priv->rx_ring[i]; in enetc_setup_xdp_prog() local
2829 struct enetc_bdr *rx_ring = &v->rx_ring; in enetc_alloc_msix() local
[all …]
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_xsk.c98 struct ixgbe_ring *rx_ring, in ixgbe_run_xdp_zc()
147 bool ixgbe_alloc_rx_buffers_zc(struct ixgbe_ring *rx_ring, u16 count) in ixgbe_alloc_rx_buffers_zc()
209 static struct sk_buff *ixgbe_construct_skb_zc(struct ixgbe_ring *rx_ring, in ixgbe_construct_skb_zc()
233 static void ixgbe_inc_ntc(struct ixgbe_ring *rx_ring) in ixgbe_inc_ntc()
243 struct ixgbe_ring *rx_ring, in ixgbe_clean_rx_irq_zc()
366 void ixgbe_xsk_clean_rx_ring(struct ixgbe_ring *rx_ring) in ixgbe_xsk_clean_rx_ring()
A Dixgbe_main.c577 struct ixgbe_ring *rx_ring; in ixgbe_dump() local
1313 struct ixgbe_ring *rx_ring, in ixgbe_update_rx_dca()
1880 bool ixgbe_cleanup_headers(struct ixgbe_ring *rx_ring, in ixgbe_cleanup_headers()
2198 struct ixgbe_ring *rx_ring, in ixgbe_run_xdp()
2294 struct ixgbe_ring *rx_ring, in ixgbe_clean_rx_irq()
3699 struct ixgbe_ring *rx_ring) in ixgbe_configure_srrctl()
4257 struct ixgbe_ring *rx_ring; in ixgbe_set_rx_buffer_len() local
6562 struct ixgbe_ring *rx_ring) in ixgbe_setup_rx_resources()
10352 struct ixgbe_ring *rx_ring) in ixgbe_disable_rxr_hw()
10412 struct ixgbe_ring *rx_ring, *tx_ring, *xdp_ring; in ixgbe_txrx_ring_disable() local
[all …]
/linux/drivers/net/ethernet/amazon/ena/
A Dena_netdev.c519 struct ena_ring *rx_ring; in ena_xdp_exchange_program_rx_in_range() local
1139 struct ena_ring *rx_ring; in ena_refill_all_rx_bufs() local
1810 struct ena_ring *rx_ring = ena_napi->rx_ring; in ena_adjust_adaptive_rx_intr_moderation() local
1828 struct ena_ring *rx_ring) in ena_unmask_interrupt()
1860 struct ena_ring *rx_ring) in ena_update_ring_numa_node()
1954 struct ena_ring *tx_ring, *rx_ring; in ena_io_poll() local
2444 struct ena_ring *rx_ring; in ena_create_io_rx_queue() local
3271 struct ena_ring *rx_ring, *tx_ring; in ena_get_stats64() local
3694 struct ena_ring *rx_ring) in check_for_rx_interrupt_queue()
3792 struct ena_ring *rx_ring; in check_for_missing_completions() local
[all …]
/linux/drivers/net/ethernet/broadcom/
A Dbcm4908_enet.c75 struct bcm4908_enet_dma_ring rx_ring; member
188 struct bcm4908_enet_dma_ring *rx_ring = &enet->rx_ring; in bcm4908_enet_dma_free() local
206 struct bcm4908_enet_dma_ring *rx_ring = &enet->rx_ring; in bcm4908_enet_dma_alloc() local
311 struct bcm4908_enet_dma_ring *rx_ring = &enet->rx_ring; in bcm4908_enet_dma_uninit() local
328 struct bcm4908_enet_dma_ring *rx_ring = &enet->rx_ring; in bcm4908_enet_dma_init() local
442 struct bcm4908_enet_dma_ring *rx_ring = &enet->rx_ring; in bcm4908_enet_open() local
492 struct bcm4908_enet_dma_ring *rx_ring = &enet->rx_ring; in bcm4908_enet_stop() local
572 struct bcm4908_enet_dma_ring *rx_ring = container_of(napi, struct bcm4908_enet_dma_ring, napi); in bcm4908_enet_poll_rx() local
/linux/drivers/net/ethernet/intel/ixgbevf/
A Dixgbevf_main.c548 static void ixgbevf_put_rx_buffer(struct ixgbevf_ring *rx_ring, in ixgbevf_put_rx_buffer()
582 static bool ixgbevf_is_non_eop(struct ixgbevf_ring *rx_ring, in ixgbevf_is_non_eop()
765 static void ixgbevf_reuse_rx_page(struct ixgbevf_ring *rx_ring, in ixgbevf_reuse_rx_page()
827 static void ixgbevf_add_rx_frag(struct ixgbevf_ring *rx_ring, in ixgbevf_add_rx_frag()
1049 struct ixgbevf_ring *rx_ring, in ixgbevf_run_xdp()
1117 struct ixgbevf_ring *rx_ring, in ixgbevf_clean_rx_irq()
1975 struct ixgbevf_ring *rx_ring) in ixgbevf_set_rx_buffer_len()
2025 struct ixgbevf_ring *rx_ring = adapter->rx_ring[i]; in ixgbevf_configure_rx() local
3133 struct ixgbevf_ring *rx_ring = adapter->rx_ring[i]; in ixgbevf_update_stats() local
3469 struct ixgbevf_ring *rx_ring) in ixgbevf_setup_rx_resources()
[all …]
/linux/drivers/net/ethernet/intel/fm10k/
A Dfm10k_main.c67 static bool fm10k_alloc_mapped_page(struct fm10k_ring *rx_ring, in fm10k_alloc_mapped_page()
109 void fm10k_alloc_rx_buffers(struct fm10k_ring *rx_ring, u16 cleaned_count) in fm10k_alloc_rx_buffers()
175 static void fm10k_reuse_rx_page(struct fm10k_ring *rx_ring, in fm10k_reuse_rx_page()
291 static struct sk_buff *fm10k_fetch_rx_buffer(struct fm10k_ring *rx_ring, in fm10k_fetch_rx_buffer()
403 static void fm10k_type_trans(struct fm10k_ring *rx_ring, in fm10k_type_trans()
441 static unsigned int fm10k_process_skb_fields(struct fm10k_ring *rx_ring, in fm10k_process_skb_fields()
482 static bool fm10k_is_non_eop(struct fm10k_ring *rx_ring, in fm10k_is_non_eop()
513 static bool fm10k_cleanup_headers(struct fm10k_ring *rx_ring, in fm10k_cleanup_headers()
555 struct fm10k_ring *rx_ring, in fm10k_clean_rx_irq()
/linux/drivers/net/ethernet/intel/igc/
A Digc_xdp.c42 struct igc_ring *rx_ring, *tx_ring; in igc_xdp_enable_pool() local
101 struct igc_ring *rx_ring, *tx_ring; in igc_xdp_disable_pool() local
A Digc_main.c462 void igc_free_rx_resources(struct igc_ring *rx_ring) in igc_free_rx_resources()
501 int igc_setup_rx_resources(struct igc_ring *rx_ring) in igc_setup_rx_resources()
1569 static void igc_rx_vlan(struct igc_ring *rx_ring, in igc_rx_vlan()
1699 static void igc_add_rx_frag(struct igc_ring *rx_ring, in igc_add_rx_frag()
1795 static void igc_reuse_rx_page(struct igc_ring *rx_ring, in igc_reuse_rx_page()
1861 static bool igc_is_non_eop(struct igc_ring *rx_ring, in igc_is_non_eop()
1892 static bool igc_cleanup_headers(struct igc_ring *rx_ring, in igc_cleanup_headers()
1916 static void igc_put_rx_buffer(struct igc_ring *rx_ring, in igc_put_rx_buffer()
1950 static bool igc_alloc_mapped_page(struct igc_ring *rx_ring, in igc_alloc_mapped_page()
2311 struct igc_ring *rx_ring = q_vector->rx.ring; in igc_clean_rx_irq() local
[all …]
/linux/drivers/net/ethernet/agere/
A Det131x.c288 struct rx_ring { struct
290 void *ps_ring_virtaddr;
291 dma_addr_t ps_ring_physaddr;
292 u32 local_psr_full;
293 u32 psr_entries;
296 dma_addr_t rx_status_bus;
298 struct list_head recv_list;
299 u32 num_ready_recv;
301 u32 num_rfd;
303 bool unfinished_receives;
[all …]
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_common.c601 nfp_net_rx_ring_init(struct nfp_net_rx_ring *rx_ring, in nfp_net_rx_ring_init()
1439 struct nfp_net_rx_ring *rx_ring, in nfp_net_rx_give_one()
1474 static void nfp_net_rx_ring_reset(struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_reset()
1508 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_bufs_free()
1534 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_bufs_alloc()
1559 struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_fill_freelist()
1721 struct nfp_net_rx_ring *rx_ring, struct nfp_net_rx_buf *rxbuf, in nfp_net_rx_drop()
1815 static int nfp_net_rx(struct nfp_net_rx_ring *rx_ring, int budget) in nfp_net_rx()
2313 struct nfp_net_rx_ring *rx_ring = r_vec->rx_ring; in nfp_ctrl_rx() local
2536 static void nfp_net_rx_ring_free(struct nfp_net_rx_ring *rx_ring) in nfp_net_rx_ring_free()
[all …]
/linux/drivers/net/wireless/realtek/rtw89/
A Dpci.c121 struct rtw89_pci_rx_ring *rx_ring) in rtw89_pci_rxbd_recalc()
288 struct rtw89_pci_rx_ring *rx_ring, in rtw89_pci_rxbd_deliver()
313 struct rtw89_pci_rx_ring *rx_ring; in rtw89_pci_poll_rxq_dma() local
539 struct rtw89_pci_rx_ring *rx_ring, in rtw89_pci_release_tx()
564 struct rtw89_pci_rx_ring *rx_ring; in rtw89_pci_poll_rpq_dma() local
591 struct rtw89_pci_rx_ring *rx_ring; in rtw89_pci_isr_rxd_unavail() local
798 struct rtw89_pci_rx_ring *rx_ring; in __rtw89_pci_check_and_reclaim_tx_resource() local
1130 struct rtw89_pci_rx_ring *rx_ring; in rtw89_pci_reset_trx_rings() local
2114 struct rtw89_pci_rx_ring *rx_ring; in rtw89_pci_free_rx_rings() local
2131 struct rtw89_pci_rx_ring *rx_ring, in rtw89_pci_init_rx_bd()
[all …]
/linux/drivers/net/ethernet/intel/igb/
A Digb_main.c360 struct igb_ring *rx_ring; in igb_dump() local
4351 int igb_setup_rx_resources(struct igb_ring *rx_ring) in igb_setup_rx_resources()
4729 struct igb_ring *rx_ring) in igb_set_rx_buffer_len()
4765 struct igb_ring *rx_ring = adapter->rx_ring[i]; in igb_configure_rx() local
4892 void igb_free_rx_resources(struct igb_ring *rx_ring) in igb_free_rx_resources()
4930 static void igb_clean_rx_ring(struct igb_ring *rx_ring) in igb_clean_rx_ring()
6909 struct igb_ring *rx_ring, in igb_update_rx_dca()
8278 static void igb_add_rx_frag(struct igb_ring *rx_ring, in igb_add_rx_frag()
8395 struct igb_ring *rx_ring, in igb_run_xdp()
8527 static bool igb_is_non_eop(struct igb_ring *rx_ring, in igb_is_non_eop()
[all …]
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
A Dpch_gbe_main.c940 struct pch_gbe_rx_ring *rx_ring) in pch_gbe_clean_rx_ring()
1329 struct pch_gbe_rx_ring *rx_ring, int cleaned_count) in pch_gbe_alloc_rx_buffers()
1392 struct pch_gbe_rx_ring *rx_ring, int cleaned_count) in pch_gbe_alloc_rx_buffers_pool()
1592 struct pch_gbe_rx_ring *rx_ring, in pch_gbe_clean_rx()
1749 struct pch_gbe_rx_ring *rx_ring) in pch_gbe_setup_rx_resources()
1805 struct pch_gbe_rx_ring *rx_ring) in pch_gbe_free_rx_resources()
1856 struct pch_gbe_rx_ring *rx_ring = adapter->rx_ring; in pch_gbe_up() local
1913 struct pch_gbe_rx_ring *rx_ring = adapter->rx_ring; in pch_gbe_down() local
/linux/drivers/net/wireless/realtek/rtw88/
A Dpci.c134 struct rtw_pci_rx_ring *rx_ring) in rtw_pci_free_rx_ring_skbs()
155 struct rtw_pci_rx_ring *rx_ring) in rtw_pci_free_rx_ring()
170 struct rtw_pci_rx_ring *rx_ring; in rtw_pci_free_trx_ring() local
216 struct rtw_pci_rx_ring *rx_ring, in rtw_pci_reset_rx_desc()
242 struct rtw_pci_rx_ring *rx_ring, in rtw_pci_sync_rx_desc_device()
259 struct rtw_pci_rx_ring *rx_ring, in rtw_pci_init_rx_ring()
325 struct rtw_pci_rx_ring *rx_ring; in rtw_pci_init_trx_ring() local
715 struct rtw_pci_rx_ring *rx_ring, in rtw_pci_dma_check()
/linux/drivers/net/ethernet/intel/igbvf/
A Dnetdev.c133 static void igbvf_alloc_rx_buffers(struct igbvf_ring *rx_ring, in igbvf_alloc_rx_buffers()
247 struct igbvf_ring *rx_ring = adapter->rx_ring; in igbvf_clean_rx_irq() local
457 struct igbvf_ring *rx_ring) in igbvf_setup_rx_resources()
551 static void igbvf_clean_rx_ring(struct igbvf_ring *rx_ring) in igbvf_clean_rx_ring()
616 void igbvf_free_rx_resources(struct igbvf_ring *rx_ring) in igbvf_free_rx_resources()
980 struct igbvf_ring *rx_ring = adapter->rx_ring; in igbvf_configure_msix() local
1186 struct igbvf_ring *rx_ring = container_of(napi, struct igbvf_ring, napi); in igbvf_poll() local
1369 struct igbvf_ring *rx_ring = adapter->rx_ring; in igbvf_configure_rx() local

Completed in 152 milliseconds

1234567