Searched defs:loc (Results 1 – 12 of 12) sorted by relevance
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_tx.h | 690 struct mlx5_txq_local *__rte_restrict loc, in mlx5_tx_request_completion() 847 struct mlx5_txq_local *__rte_restrict loc, in mlx5_tx_eseg_none() 906 struct mlx5_txq_local *__rte_restrict loc, in mlx5_tx_eseg_dmin() 981 struct mlx5_txq_local *__rte_restrict loc, in mlx5_tx_eseg_data() 1195 struct mlx5_txq_local *__rte_restrict loc, in mlx5_tx_eseg_mdat() 1292 struct mlx5_txq_local *__rte_restrict loc, in mlx5_tx_dseg_ptr() 1325 struct mlx5_txq_local *__rte_restrict loc, in mlx5_tx_dseg_iptr() 1657 struct mlx5_txq_local *restrict loc, in mlx5_tx_schedule_send() 1732 struct mlx5_txq_local *__rte_restrict loc, in mlx5_tx_packet_multi_tso() 2208 struct mlx5_txq_local *__rte_restrict loc, in mlx5_tx_burst_tso() [all …]
|
| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | bitalloc.c | 122 int loc = ba_ffs(storage[index]); in ba_alloc_helper() local 195 int loc = ba_fls(storage[index]); in ba_alloc_reverse_helper() local 241 int loc; in ba_alloc_index_helper() local 296 int loc; in ba_inuse_helper() local 334 int loc; in ba_free_helper() local 399 int loc, r, bottom = 0; in ba_find_next_helper() local
|
| /dpdk/drivers/bus/pci/linux/ |
| H A D | pci_vfio.c | 729 struct rte_pci_addr *loc = &dev->addr; in pci_vfio_map_resource_primary() local 881 struct rte_pci_addr *loc = &dev->addr; in pci_vfio_map_resource_secondary() local 1004 struct rte_pci_addr *loc = &dev->addr; in pci_vfio_unmap_resource_primary() local 1067 struct rte_pci_addr *loc = &dev->addr; in pci_vfio_unmap_resource_secondary() local
|
| H A D | pci_uio.c | 139 struct rte_pci_addr *loc = &dev->addr; in pci_get_uio_dev() local 235 struct rte_pci_addr *loc; in pci_uio_alloc_resource() local 311 struct rte_pci_addr *loc; in pci_uio_map_resource_by_index() local
|
| /dpdk/lib/member/ |
| H A D | rte_member_vbf.c | 236 uint32_t loc = __builtin_ctzl(mask); in rte_member_lookup_multi_vbf() local 275 uint32_t loc = __builtin_ctzl(mask[i]); in rte_member_lookup_multi_bulk_vbf() local
|
| /dpdk/drivers/common/dpaax/caamflib/rta/ |
| H A D | fifo_load_store_cmd.h | 49 uint64_t loc, uint32_t length, uint32_t flags) in rta_fifo_load()
|
| /dpdk/drivers/bus/pci/ |
| H A D | pci_common.c | 170 struct rte_pci_addr *loc; in rte_pci_probe_one_driver() local 299 struct rte_pci_addr *loc; in rte_pci_detach_dev() local
|
| /dpdk/drivers/bus/pci/bsd/ |
| H A D | pci.c | 110 struct rte_pci_addr *loc; in pci_uio_alloc_resource() local
|
| /dpdk/examples/fips_validation/ |
| H A D | fips_validation.c | 28 uint32_t loc = 0; in get_file_line() local
|
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_fdir.c | 380 static int hns3_fd_tcam_config(struct hns3_hw *hw, bool sel_x, int loc, in hns3_fd_tcam_config() 427 static int hns3_fd_ad_config(struct hns3_hw *hw, int loc, in hns3_fd_ad_config()
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_fdir.c | 3307 u8 *loc; in ice_fdir_get_gen_prgm_pkt() local
|
| /dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_main.c | 710 struct rte_pci_addr *loc = &adap->pdev->addr; in cxgbe_print_port_info() local
|