Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c44 static int ixgbe_get_context(mblk_t *, ixgbe_tx_context_t *);
52 #pragma inline(ixgbe_get_context)
131 if (ixgbe_get_context(mp, ctx) < 0) { in ixgbe_ring_tx()
695 ixgbe_get_context(mblk_t *mp, ixgbe_tx_context_t *ctx) in ixgbe_get_context() function