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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c53 static boolean_t e1000g_check_context(e1000g_tx_ring_t *, context_data_t *);
72 #pragma inline(e1000g_check_context)
552 e1000g_check_context(e1000g_tx_ring_t *tx_ring, context_data_t *cur_context) function
637 context_reload = e1000g_check_context(tx_ring, cur_context);

Completed in 79 milliseconds