| /f-stack/dpdk/drivers/event/opdl/ |
| H A D | opdl_evdev_xstats.c | 23 struct opdl_evdev *device = opdl_pmd_priv(dev); in opdl_xstats_init() local 51 struct opdl_evdev *device = opdl_pmd_priv(dev); in opdl_xstats_uninit() local 70 struct opdl_evdev *device = opdl_pmd_priv(dev); in opdl_xstats_get_names() local 105 struct opdl_evdev *device = opdl_pmd_priv(dev); in opdl_xstats_get() local 138 struct opdl_evdev *device = opdl_pmd_priv(dev); in opdl_xstats_get_by_name() local 167 struct opdl_evdev *device = opdl_pmd_priv(dev); in opdl_xstats_reset() local
|
| H A D | opdl_evdev_init.c | 292 static int opdl_add_deps(struct opdl_evdev *device, in opdl_add_deps() 354 struct opdl_evdev *device = opdl_pmd_priv(dev); in opdl_add_event_handlers() local 410 struct opdl_evdev *device = opdl_pmd_priv(dev); in build_all_dependencies() local 468 struct opdl_evdev *device = opdl_pmd_priv(dev); in check_queues_linked() local 506 struct opdl_evdev *device = opdl_pmd_priv(dev); in destroy_queues_and_rings() local 523 initialise_queue(struct opdl_evdev *device, in initialise_queue() 548 create_opdl(struct opdl_evdev *device) in create_opdl() 618 struct opdl_evdev *device = opdl_pmd_priv(dev); in create_queues_and_rings() local 704 struct opdl_evdev *device = opdl_pmd_priv(dev); in initialise_all_other_ports() local 877 struct opdl_evdev *device = opdl_pmd_priv(dev); in initialise_queue_zero_ports() local [all …]
|
| H A D | opdl_evdev.c | 182 struct opdl_evdev *device = opdl_pmd_priv(dev); in opdl_port_setup() local 241 struct opdl_evdev *device = opdl_pmd_priv(dev); in opdl_queue_setup() local 312 struct opdl_evdev *device = opdl_pmd_priv(dev); in opdl_queue_release() local 387 struct opdl_evdev *device = opdl_pmd_priv(dev); in opdl_dump() local 465 struct opdl_evdev *device = opdl_pmd_priv(dev); in opdl_stop() local 512 struct opdl_evdev *device = opdl_pmd_priv(dev); in opdl_start() local 533 struct opdl_evdev *device = opdl_pmd_priv(dev); in opdl_close() local
|
| /f-stack/dpdk/kernel/freebsd/nic_uio/ |
| H A D | nic_uio.c | 70 struct device { struct 71 int vend; 72 int dev; 152 unsigned int device = pci_get_slot(dev); in nic_uio_probe() local 258 uint32_t bus, device, function; in nic_uio_load() local
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfsbootenv/ |
| H A D | lzbe_device.c | 28 lzbe_set_boot_device(const char *pool, lzbe_flags_t flag, const char *device) in lzbe_set_boot_device() 114 lzbe_get_boot_device(const char *pool, char **device) in lzbe_get_boot_device()
|
| /f-stack/dpdk/drivers/bus/vmbus/linux/ |
| H A D | vmbus_bus.c | 363 void rte_vmbus_irq_mask(struct rte_vmbus_device *device) in rte_vmbus_irq_mask() 368 void rte_vmbus_irq_unmask(struct rte_vmbus_device *device) in rte_vmbus_irq_unmask() 373 int rte_vmbus_irq_read(struct rte_vmbus_device *device) in rte_vmbus_irq_read()
|
| /f-stack/freebsd/i386/pci/ |
| H A D | pci_pir.c | 70 int device; member 77 int device; member 264 pci_pir_search_irq(int bus, int device, int pin) in pci_pir_search_irq() 474 pci_pir_biosroute(int bus, int device, int func, int pin, int irq) in pci_pir_biosroute() 488 pci_pir_route_interrupt(int bus, int device, int func, int pin) in pci_pir_route_interrupt()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_security.c | 254 void *device; member 267 mock_session_create(void *device, in mock_session_create() 299 void *device; member 310 mock_session_update(void *device, in mock_session_update() 329 void *device; member 353 void *device; member 383 void *device; member 414 void *device; member 449 void *device; member 460 mock_get_userdata(void *device, in mock_get_userdata() [all …]
|
| /f-stack/dpdk/drivers/bus/vmbus/ |
| H A D | vmbus_channel.c | 311 int vmbus_chan_create(const struct rte_vmbus_device *device, in vmbus_chan_create() 340 int rte_vmbus_chan_open(struct rte_vmbus_device *device, in rte_vmbus_chan_open() 362 int rte_vmbus_max_channels(const struct rte_vmbus_device *device) in rte_vmbus_max_channels() 393 const struct rte_vmbus_device *device = chan->device; in rte_vmbus_chan_close() local
|
| /f-stack/dpdk/lib/librte_rawdev/ |
| H A D | rte_rawdev.h | 293 struct rte_device *device; member 317 struct rte_device *device; member
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_ipsec.c | 370 ixgbe_crypto_create_session(void *device, in ixgbe_crypto_create_session() 433 ixgbe_crypto_session_get_size(__rte_unused void *device) in ixgbe_crypto_session_get_size() 439 ixgbe_crypto_remove_session(void *device, in ixgbe_crypto_remove_session()
|
| /f-stack/dpdk/drivers/net/nfp/nfpcore/nfp6000/ |
| H A D | nfp_xpb.h | 21 #define NFP_XPB_DEVICE(island, slave, device) \ argument
|
| /f-stack/freebsd/x86/pci/ |
| H A D | pci_early_quirks.c | 49 uint32_t device; member 245 uint32_t vendor, device, class; in intel_graphics_stolen() local
|
| /f-stack/freebsd/arm64/iommu/ |
| H A D | smmu_quirks.c | 54 uint16_t device; member
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/devname2devid/ |
| H A D | devname2devid.c | 120 char *device, *sysname; in main() local
|
| /f-stack/freebsd/mips/broadcom/ |
| H A D | uart_cpu_chipc.c | 94 char device[sizeof("uartXX")]; in uart_getenv_cfe() local
|
| /f-stack/dpdk/lib/librte_cryptodev/ |
| H A D | rte_cryptodev_pmd.c | 91 struct rte_device *device, in rte_cryptodev_pmd_create()
|
| /f-stack/dpdk/lib/librte_compressdev/ |
| H A D | rte_compressdev_pmd.c | 87 struct rte_device *device, in rte_compressdev_pmd_create()
|
| H A D | rte_compressdev_internal.h | 79 struct rte_device *device; member
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4_glue.c | 65 mlx4_glue_open_device(struct ibv_device *device) in mlx4_glue_open_device() 77 mlx4_glue_get_device_name(struct ibv_device *device) in mlx4_glue_get_device_name()
|
| /f-stack/freebsd/kern/ |
| H A D | subr_bus.c | 117 struct device { struct 129 device_t parent; /**< parent of this device */ argument 130 device_list_t children; /**< list of child devices */ argument 136 devclass_t devclass; /**< current device class */ argument 140 int busy; /**< count of calls to device_busy() */ argument 141 device_state_t state; /**< current device state */ argument 142 uint32_t devflags; /**< api level flags for device_get_flags() */ argument 143 u_int flags; /**< internal device flags */ argument 144 u_int order; /**< order from device_add_child_ordered() */ argument 155 EVENTHANDLER_LIST_DEFINE(device_attach); argument [all …]
|
| /f-stack/dpdk/drivers/bus/vdev/ |
| H A D | rte_bus_vdev.h | 24 struct rte_device device; /**< Inherit core device */ member
|
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | rte_vdpa_dev.h | 75 struct rte_device *device; member
|
| /f-stack/dpdk/lib/librte_pdump/ |
| H A D | rte_pdump.c | 42 char device[DEVICE_ID_SIZE]; member 49 char device[DEVICE_ID_SIZE]; member 431 pdump_prepare_client_request(char *device, uint16_t queue, in pdump_prepare_client_request()
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_class_eth.c | 31 struct rte_device *device; member
|