Searched refs:__rte_restrict (Results 1 – 8 of 8) sorted by relevance
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_tx.h | 746 struct mlx5_wqe *__rte_restrict wqe, in mlx5_tx_cseg_init() 848 struct mlx5_wqe *__rte_restrict wqe, in mlx5_tx_eseg_none() 907 struct mlx5_wqe *__rte_restrict wqe, in mlx5_tx_eseg_dmin() 982 struct mlx5_wqe *__rte_restrict wqe, in mlx5_tx_eseg_data() 1196 struct mlx5_wqe *__rte_restrict wqe, in mlx5_tx_eseg_mdat() 1735 struct mlx5_wqe *__rte_restrict wqe; in mlx5_tx_packet_multi_tso() 1832 struct mlx5_wqe *__rte_restrict wqe; in mlx5_tx_packet_multi_send() 1946 struct mlx5_wqe *__rte_restrict wqe; in mlx5_tx_packet_multi_inline() 2217 struct mlx5_wqe *__rte_restrict wqe; in mlx5_tx_burst_tso() 2772 struct mlx5_wqe *__rte_restrict wqem; in mlx5_tx_burst_empw_inline() [all …]
|
| H A D | mlx5_rx.c | 48 mlx5_lro_update_tcp_hdr(struct rte_tcp_hdr *__rte_restrict tcp, 49 volatile struct mlx5_cqe *__rte_restrict cqe, 53 mlx5_lro_update_hdr(uint8_t *__rte_restrict padd, 54 volatile struct mlx5_cqe *__rte_restrict cqe, 936 mlx5_lro_update_tcp_hdr(struct rte_tcp_hdr *__rte_restrict tcp, in mlx5_lro_update_tcp_hdr() 937 volatile struct mlx5_cqe *__rte_restrict cqe, in mlx5_lro_update_tcp_hdr() 976 mlx5_lro_update_hdr(uint8_t *__rte_restrict padd, in mlx5_lro_update_hdr() 977 volatile struct mlx5_cqe *__rte_restrict cqe, in mlx5_lro_update_hdr()
|
| H A D | mlx5_tx.c | 85 mlx5_tx_error_cqe_handle(struct mlx5_txq_data *__rte_restrict txq, in mlx5_tx_error_cqe_handle() 151 mlx5_tx_comp_flush(struct mlx5_txq_data *__rte_restrict txq, in mlx5_tx_comp_flush() 182 mlx5_tx_handle_completion(struct mlx5_txq_data *__rte_restrict txq, in mlx5_tx_handle_completion() 270 struct mlx5_txq_data *__rte_restrict txq = tx_queue; in mlx5_tx_descriptor_status()
|
| /dpdk/drivers/net/i40e/ |
| H A D | i40e_rxtx_vec_neon.c | 312 desc_to_ptype_v(uint64x2_t descs[4], struct rte_mbuf **__rte_restrict rx_pkts, in desc_to_ptype_v() 313 uint32_t *__rte_restrict ptype_tbl) in desc_to_ptype_v() 335 _recv_raw_pkts_vec(struct i40e_rx_queue *__rte_restrict rxq, in _recv_raw_pkts_vec() 336 struct rte_mbuf **__rte_restrict rx_pkts, in _recv_raw_pkts_vec() 580 i40e_recv_pkts_vec(void *__rte_restrict rx_queue, in i40e_recv_pkts_vec() 581 struct rte_mbuf **__rte_restrict rx_pkts, uint16_t nb_pkts) in i40e_recv_pkts_vec() 678 i40e_xmit_fixed_burst_vec(void *__rte_restrict tx_queue, in i40e_xmit_fixed_burst_vec() 679 struct rte_mbuf **__rte_restrict tx_pkts, uint16_t nb_pkts) in i40e_xmit_fixed_burst_vec()
|
| /dpdk/lib/lpm/ |
| H A D | rte_lpm_sve.h | 17 uint32_t *__rte_restrict next_hops, const uint32_t n) in __rte_lpm_lookup_vec()
|
| /dpdk/lib/eal/include/ |
| H A D | rte_common.h | 129 #define __rte_restrict __restrict macro 131 #define __rte_restrict restrict macro
|
| /dpdk/drivers/net/virtio/ |
| H A D | virtio_rxtx_simple_neon.c | 40 struct rte_mbuf **__rte_restrict rx_pkts, in virtio_recv_pkts_vec()
|
| /dpdk/lib/vhost/ |
| H A D | virtio_net.c | 1441 struct vhost_virtqueue *__rte_restrict vq, in virtio_dev_rx_packed() 1442 struct rte_mbuf **__rte_restrict pkts, in virtio_dev_rx_packed() 1524 struct rte_mbuf **__rte_restrict pkts, uint16_t count) in rte_vhost_enqueue_burst() 2980 struct vhost_virtqueue *__rte_restrict vq, in virtio_dev_tx_packed() 2982 struct rte_mbuf **__rte_restrict pkts, in virtio_dev_tx_packed() 3026 struct vhost_virtqueue *__rte_restrict vq, struct rte_mempool *mbuf_pool, in virtio_dev_tx_packed_legacy() 3027 struct rte_mbuf **__rte_restrict pkts, uint32_t count) in virtio_dev_tx_packed_legacy() 3035 struct vhost_virtqueue *__rte_restrict vq, struct rte_mempool *mbuf_pool, in virtio_dev_tx_packed_compliant() 3036 struct rte_mbuf **__rte_restrict pkts, uint32_t count) in virtio_dev_tx_packed_compliant()
|