Searched refs:igb_get_tx_context (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_tx.c41 static int igb_get_tx_context(mblk_t *, tx_context_t *);
48 #pragma inline(igb_get_tx_context)
139 if (igb_get_tx_context(mp, ctx) != TX_CXT_SUCCESS) {
591 * igb_get_tx_context
596 igb_get_tx_context(mblk_t *mp, tx_context_t *ctx) function

Completed in 48 milliseconds