Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.h57 s32 ixgbe_setup_link(struct ixgbe_hw *hw, ixgbe_link_speed speed,
H A Dixgbe_api.c689 s32 ixgbe_setup_link(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_link() function
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c2764 err = ixgbe_setup_link(hw, speed, link_up); in ixgbe_dev_start()
4148 ixgbe_setup_link(hw, speed, true); in ixgbe_dev_setup_link_thread_handler()