Home
last modified time | relevance | path

Searched refs:post (Results 1 – 9 of 9) sorted by relevance

/dpdk/doc/guides/prog_guide/
H A Dpdcp_lib.rst156 Starting and stopping of timer would happen during pre & post process API.
194 * release & post-process APIs.
249 * for entity specific post-processing.
H A Dtrace_lib.rst19 post analysis information like CPU idle time, etc that would otherwise be
/dpdk/doc/guides/rel_notes/
H A Drelease_2_0.rst32 …The poll mode driver is also pre-release and will be updated to a released version post hardware a…
H A Drelease_2_1.rst741 the pointer to NULL post-free, this caused crashes if mbuf debugging was
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c20 static s32 txgbe_disable_kr_training(struct txgbe_hw *hw, s32 post, s32 mode);
23 s32 post, s32 mode);
2733 static s32 txgbe_disable_kr_training(struct txgbe_hw *hw, s32 post, s32 mode) in txgbe_disable_kr_training() argument
2739 txgbe_read_phy_lane_tx_eq(0, hw, post, mode); in txgbe_disable_kr_training()
2804 s32 post, s32 mode) in txgbe_read_phy_lane_tx_eq() argument
2829 if (post) in txgbe_read_phy_lane_tx_eq()
2830 tx_post_cursor = post; in txgbe_read_phy_lane_tx_eq()
/dpdk/doc/guides/linux_gsg/
H A Dbuild_dpdk.rst145 As with other meson options, this can also be set post-initial-config using `meson configure` in th…
/dpdk/doc/guides/contributing/
H A Dvulnerability.rst40 Anyone can post to this list.
H A Ddesign.rst107 post-analysis can be done using a range of external tools.
/dpdk/drivers/net/bnx2x/
H A Delink.c4472 #define WC_TX_FIR(post, main, pre) \ argument
4473 ((post << MDIO_WC_REG_TX_FIR_TAP_POST_TAP_OFFSET) | \