Searched refs:txResp (Results 1 – 1 of 1) sorted by relevance
831 BaseType_t txResp; in xNetworkInterfaceOutput() local844 txResp = xQueueSend( xQueueTX, &NIDataOutput, 0 ); in xNetworkInterfaceOutput()846 if( txResp == pdTRUE ) in xNetworkInterfaceOutput()