Home
last modified time | relevance | path

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

/dpdk/drivers/net/cnxk/
H A Dcnxk_link.c64 struct rte_eth_link eth_link; in cnxk_eth_dev_link_status_get_cb() local
86 struct rte_eth_link eth_link; in cnxk_eth_dev_link_status_cb() local
/dpdk/drivers/net/failsafe/
H A Dfailsafe.c19 static const struct rte_eth_link eth_link = { variable
/dpdk/lib/ethdev/
H A Drte_ethdev.c2399 rte_eth_link_get(uint16_t port_id, struct rte_eth_link *eth_link) in rte_eth_link_get()
2424 rte_eth_link_get_nowait(uint16_t port_id, struct rte_eth_link *eth_link) in rte_eth_link_get_nowait()
2472 rte_eth_link_to_str(char *str, size_t len, const struct rte_eth_link *eth_link) in rte_eth_link_to_str()
/dpdk/examples/ntb/
H A Dntb_fwd.c729 struct rte_eth_link eth_link; in start_pkt_fwd() local
/dpdk/examples/pipeline/
H A Dcli.c353 struct rte_eth_link eth_link; in print_link_info() local
/dpdk/examples/ip_pipeline/
H A Dcli.c249 struct rte_eth_link eth_link; in print_link_info() local