Searched refs:igb_get_tx_context (Results 1 – 1 of 1) sorted by relevance
41 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) { in igb_tx()596 igb_get_tx_context(mblk_t *mp, tx_context_t *ctx) in igb_get_tx_context() function