Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dix_txrx.c119 static int ixgbe_tx_ctx_setup(struct tx_ring *,
498 error = ixgbe_tx_ctx_setup(txr, m_head, &cmd_type_len, &olinfo_status); in ixgbe_xmit()
828 ixgbe_tx_ctx_setup(struct tx_ring *txr, struct mbuf *mp, in ixgbe_tx_ctx_setup() function