Searched refs:wd_timeout (Results 1 – 4 of 4) sorted by relevance
313 ixgbe_bypass_wd_timeout_show(struct rte_eth_dev *dev, u32 *wd_timeout) in ixgbe_bypass_wd_timeout_show() argument330 *wd_timeout = RTE_PMD_IXGBE_BYPASS_TMT_OFF; in ixgbe_bypass_wd_timeout_show()332 *wd_timeout = (by_ctl >> BYPASS_WDT_TIME_SHIFT) & in ixgbe_bypass_wd_timeout_show()
31 s32 ixgbe_bypass_wd_timeout_show(struct rte_eth_dev *dev, u32 *wd_timeout);
564 int rte_pmd_ixgbe_bypass_wd_timeout_show(uint16_t port, uint32_t *wd_timeout);
914 rte_pmd_ixgbe_bypass_wd_timeout_show(uint16_t port_id, uint32_t *wd_timeout) in rte_pmd_ixgbe_bypass_wd_timeout_show() argument924 return ixgbe_bypass_wd_timeout_show(dev, wd_timeout); in rte_pmd_ixgbe_bypass_wd_timeout_show()