MCPcopy Create free account
hub / github.com/F-Stack/f-stack / txgbevf_dev_link_update

Function txgbevf_dev_link_update

dpdk/drivers/net/txgbe/txgbe_ethdev_vf.c:533–537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

531}
532
533static int
534txgbevf_dev_link_update(struct rte_eth_dev *dev, int wait_to_complete)
535{
536 return txgbe_dev_link_update_share(dev, wait_to_complete);
537}
538
539/*
540 * Virtual Function operations

Callers 1

txgbevf_dev_startFunction · 0.85

Calls 1

Tested by

no test coverage detected