Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_bypass.h31 s32 ixgbe_bypass_wd_timeout_show(struct rte_eth_dev *dev, u32 *wd_timeout);
H A Dixgbe_bypass.c313 ixgbe_bypass_wd_timeout_show(struct rte_eth_dev *dev, u32 *wd_timeout) in ixgbe_bypass_wd_timeout_show() function
H A Drte_pmd_ixgbe.c924 return ixgbe_bypass_wd_timeout_show(dev, wd_timeout); in rte_pmd_ixgbe_bypass_wd_timeout_show()