Home
last modified time | relevance | path

Searched defs:dev_link (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_ethdev_os.c393 struct rte_eth_link dev_link; in mlx5_link_update_unlocked_gset() local
484 struct rte_eth_link dev_link; in mlx5_link_update_unlocked_gs() local
620 struct rte_eth_link dev_link; in mlx5_link_update() local
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_ethdev_os.c279 struct rte_eth_link dev_link; in mlx5_link_update() local
/dpdk/drivers/net/sfc/
H A Dsfc_port.c123 struct rte_eth_link *dev_link = &sa->eth_dev->data->dev_link; in sfc_port_init_dev_link() local
/dpdk/drivers/net/mlx4/
H A Dmlx4_ethdev.c801 struct rte_eth_link dev_link; in mlx4_link_update() local
/dpdk/lib/ethdev/
H A Dethdev_driver.h109 struct rte_eth_link dev_link; /**< Link-level information & status */ member
1486 uint64_t *dev_link = (uint64_t *)&(dev->data->dev_link); in rte_eth_linkstatus_set() local
/dpdk/drivers/net/tap/
H A Drte_eth_tap.c1272 struct rte_eth_link *dev_link = &dev->data->dev_link; in tap_link_update() local