Home
last modified time | relevance | path

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

/titanic_41/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) in e1000g_check_context() function
637 context_reload = e1000g_check_context(tx_ring, cur_context); in e1000g_fill_tx_ring()