Home
last modified time | relevance | path

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

/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);
2692 static s32 txgbe_disable_kr_training(struct txgbe_hw *hw, s32 post, s32 mode) in txgbe_disable_kr_training() argument
2698 txgbe_read_phy_lane_tx_eq(0, hw, post, mode); in txgbe_disable_kr_training()
2763 s32 post, s32 mode) in txgbe_read_phy_lane_tx_eq() argument
2788 if (post) in txgbe_read_phy_lane_tx_eq()
2789 tx_post_cursor = post; in txgbe_read_phy_lane_tx_eq()
/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/enic/
H A Denic_rxtx.c516 goto post; in enic_xmit_pkts()
611 post: in enic_xmit_pkts()
/dpdk/doc/guides/prog_guide/
H A Drte_security.rst73 The underlying device may support post encryption TSO.
136 to a given flow, this includes fragmented packets (post reassembly).
157 is about to overflow. The underlying device may support post encryption TSO.
H A Dgpudev.rst234 /* Do some post-processing operations. */
H A Dtrace_lib.rst19 post analysis information like CPU idle time, etc that would otherwise be
/dpdk/doc/guides/nics/
H A Dcnxk.rst303 plain traffic post decryption is received by ethdev.
305 2. Both Inbound encrypted traffic and plain traffic post decryption are
/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.
/dpdk/drivers/net/bnx2x/
H A Delink.c4471 #define WC_TX_FIR(post, main, pre) \ argument
4472 ((post << MDIO_WC_REG_TX_FIR_TAP_POST_TAP_OFFSET) | \