HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_tx_ctx_setup (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ix_txrx.c 119 static int ixgbe_tx_ctx_setup(struct tx_ring *,
498 error = ixgbe_tx_ctx_setup(txr, m_head, &cmd_type_len, &olinfo_status);
823 * ixgbe_tx_ctx_setup
828 ixgbe_tx_ctx_setup(struct tx_ring *txr, struct mbuf *mp, function in typeref:typename:int
983 } /* ixgbe_tx_ctx_setup */

Completed in 12 milliseconds