Searched defs:eth_link (Results 1 – 6 of 6) sorted by relevance
19 static const struct rte_eth_link eth_link = { variable
55 struct rte_eth_link eth_link; in otx2_eth_dev_link_status_update() local
351 struct rte_eth_link eth_link; in print_link_info() local
729 struct rte_eth_link eth_link; in start_pkt_fwd() local
2586 rte_eth_link_get(uint16_t port_id, struct rte_eth_link *eth_link) in rte_eth_link_get()2606 rte_eth_link_get_nowait(uint16_t port_id, struct rte_eth_link *eth_link) in rte_eth_link_get_nowait()2649 rte_eth_link_to_str(char *str, size_t len, const struct rte_eth_link *eth_link) in rte_eth_link_to_str()
249 struct rte_eth_link eth_link; in print_link_info() local