Searched refs:RTE_DEV_NAME_MAX_LEN (Results 1 – 15 of 15) sorted by relevance
102 char remote_name[RTE_DEV_NAME_MAX_LEN]; /**< remote app name */103 char remote_if_name[RTE_DEV_NAME_MAX_LEN]; /**< remote peer name */
78 char port_name[RTE_DEV_NAME_MAX_LEN];
14 #define EAL_DEV_MP_DEV_NAME_MAX_LEN RTE_DEV_NAME_MAX_LEN
186 char name[RTE_DEV_NAME_MAX_LEN]; in rte_bus_find_by_device_name()
61 char name[RTE_DEV_NAME_MAX_LEN];
87 #define RTE_DEV_NAME_MAX_LEN 64 macro
47 char driver_name[RTE_DEV_NAME_MAX_LEN];
636 char devname[RTE_DEV_NAME_MAX_LEN] = ""; in rte_pci_read_config()649 RTE_DEV_NAME_MAX_LEN); in rte_pci_read_config()660 char devname[RTE_DEV_NAME_MAX_LEN] = ""; in rte_pci_write_config()673 RTE_DEV_NAME_MAX_LEN); in rte_pci_write_config()
80 char dev_name[RTE_DEV_NAME_MAX_LEN]; in cmd_list_parsed()
380 char name[RTE_DEV_NAME_MAX_LEN];423 strlcpy(ou->name, devname, RTE_DEV_NAME_MAX_LEN); in vdev_action()
208 #define RTE_REGEXDEV_NAME_MAX_LEN RTE_DEV_NAME_MAX_LEN
41 if (!strncmp(dev->device->name, name, RTE_DEV_NAME_MAX_LEN)) { in __vdpa_find_device_by_name()
138 char devname[RTE_DEV_NAME_MAX_LEN] = {0}; in ifcvf_vfio_setup()146 rte_pci_device_name(&dev->addr, devname, RTE_DEV_NAME_MAX_LEN); in ifcvf_vfio_setup()
1794 #define RTE_ETH_NAME_MAX_LEN RTE_DEV_NAME_MAX_LEN
111 char port_name[RTE_DEV_NAME_MAX_LEN];