Searched defs:ixgbe_get_context (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c43 static int ixgbe_get_context(mblk_t *, ixgbe_tx_context_t *);
51 #pragma inline(ixgbe_get_context)
130 if (ixgbe_get_context(mp, ctx) < 0) {
689 * ixgbe_get_context
694 ixgbe_get_context(mblk_t *mp, ixgbe_tx_context_t *ctx) function

Completed in 59 milliseconds