Home
last modified time | relevance | path

Searched refs:rte_pmd_ixgbe_bypass_wd_timeout_store (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/
H A Dversion.map12 rte_pmd_ixgbe_bypass_wd_timeout_store;
H A Drte_pmd_ixgbe.h528 int rte_pmd_ixgbe_bypass_wd_timeout_store(uint16_t port, uint32_t timeout);
H A Drte_pmd_ixgbe.c886 rte_pmd_ixgbe_bypass_wd_timeout_store(uint16_t port_id, uint32_t timeout) in rte_pmd_ixgbe_bypass_wd_timeout_store() function
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_17_08.rst278 * ``rte_pmd_ixgbe_bypass_wd_timeout_store()``
/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c5520 rc = rte_pmd_ixgbe_bypass_wd_timeout_store(port_id, in cmd_set_bypass_event_parsed()