Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_ethdev_os.c269 struct rte_eth_link dev_link; in mlx5_link_update() local
/dpdk/drivers/net/sfc/
H A Dsfc_port.c124 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.h120 struct rte_eth_link dev_link; /**< Link-level information & status */ member