Searched refs:ixgbe_tx_context_t (Results 1 – 3 of 3) sorted by relevance
40 ixgbe_tx_context_t *, size_t);44 static int ixgbe_get_context(mblk_t *, ixgbe_tx_context_t *);46 ixgbe_tx_context_t *);48 ixgbe_tx_context_t *);97 ixgbe_tx_context_t tx_context, *ctx; in ixgbe_ring_tx()695 ixgbe_get_context(mblk_t *mp, ixgbe_tx_context_t *ctx) in ixgbe_get_context()713 bzero(ctx, sizeof (ixgbe_tx_context_t)); in ixgbe_get_context()876 ixgbe_check_context(ixgbe_tx_ring_t *tx_ring, ixgbe_tx_context_t *ctx) in ixgbe_check_context()878 ixgbe_tx_context_t *last; in ixgbe_check_context()919 ixgbe_tx_context_t *ctx) in ixgbe_fill_context()[all …]
404 } ixgbe_tx_context_t; typedef497 ixgbe_tx_context_t tx_context;
2651 bzero(&tx_ring->tx_context, sizeof (ixgbe_tx_context_t)); in ixgbe_setup_tx_ring()