Home
last modified time | relevance | path

Searched refs:ih_port_id (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_ethdev_os.c719 if (sh->port[i].ih_port_id >= RTE_MAX_ETHPORTS) { in mlx5_dev_interrupt_device_fatal()
726 dev = &rte_eth_devices[sh->port[i].ih_port_id]; in mlx5_dev_interrupt_device_fatal()
784 if (sh->port[tmp - 1].ih_port_id >= RTE_MAX_ETHPORTS) { in mlx5_dev_interrupt_handler()
794 tmp = sh->port[tmp - 1].ih_port_id; in mlx5_dev_interrupt_handler()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_trigger.c1129 priv->sh->port[priv->dev_port - 1].ih_port_id = in mlx5_dev_start()
1182 priv->sh->port[priv->dev_port - 1].ih_port_id = RTE_MAX_ETHPORTS; in mlx5_dev_stop()
H A Dmlx5.h577 uint32_t ih_port_id; member
H A Dmlx5.c930 sh->port[i].ih_port_id = RTE_MAX_ETHPORTS; in mlx5_alloc_shared_dev_ctx()