Searched refs:ixgbe_tx_ctx_setup (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/ixgbe/
H A Dix_txrx.c59 static int ixgbe_tx_ctx_setup(struct ixgbe_adv_tx_context_desc *, if_pkt_info_t);
78 * ixgbe_tx_ctx_setup
84 ixgbe_tx_ctx_setup(struct ixgbe_adv_tx_context_desc *TXD, if_pkt_info_t pi) function
168 } /* ixgbe_tx_ctx_setup */
206 olinfo_status = ixgbe_tx_ctx_setup(TXD, pi);

Completed in 105 milliseconds