Searched refs:TX_CXT_SUCCESS (Results 1 – 2 of 2) sorted by relevance
139 if (igb_get_tx_context(mp, ctx) != TX_CXT_SUCCESS) { in igb_tx()620 return (TX_CXT_SUCCESS); in igb_get_tx_context()770 return (TX_CXT_SUCCESS); in igb_get_tx_context()
242 #define TX_CXT_SUCCESS 0 macro