Home
last modified time | relevance | path

Searched refs:otx2_apply_link_speed (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_link.c245 otx2_apply_link_speed(struct rte_eth_dev *eth_dev) in otx2_apply_link_speed() function
H A Dotx2_ethdev.h452 int otx2_apply_link_speed(struct rte_eth_dev *eth_dev);
H A Dotx2_ethdev.c2005 rc = otx2_apply_link_speed(eth_dev); in otx2_nix_configure()