Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_bypass.h29 s32 ixgbe_bypass_wd_timeout_store(struct rte_eth_dev *dev, u32 timeout);
H A Dixgbe_bypass.c247 ixgbe_bypass_wd_timeout_store(struct rte_eth_dev *dev, u32 timeout) in ixgbe_bypass_wd_timeout_store() function
H A Drte_pmd_ixgbe.c896 return ixgbe_bypass_wd_timeout_store(dev, timeout); in rte_pmd_ixgbe_bypass_wd_timeout_store()