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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c44 static boolean_t ixgbe_check_context(ixgbe_tx_ring_t *,
52 #pragma inline(ixgbe_check_context)
870 * ixgbe_check_context
875 ixgbe_check_context(ixgbe_tx_ring_t *tx_ring, ixgbe_tx_context_t *ctx) function
1006 load_context = ixgbe_check_context(tx_ring, ctx);

Completed in 59 milliseconds