Home | History | Annotate | Download | only in Ctrl

Lines Matching full:txstatus

938 *				TxStatus - the tx status
946 UINT32 TxStatus,
967 /* if the TxStatus wasn't SUCCESS or the rate was falling back - we will update the mechanism, unless */
968 /* the TxStatus is LIFETIME_EXCEEDED and there were no retries - we won't update the mechanism */
969 if(((TxStatus != SEND_COMPLETE_SUCCESS) && (TxStatus != SEND_COMPLETE_LIFETIME_EXCEEDED))