Lines Matching refs:frameHeader
1403 agSMPFrame->frameHeader.smpFrameType in tiCOMPassthroughCmndStart()
1405 agSMPFrame->frameHeader.smpFunction in tiCOMPassthroughCmndStart()
1407 agSMPFrame->frameHeader.smpFunctionResult in tiCOMPassthroughCmndStart()
1409 agSMPFrame->frameHeader.smpReserved in tiCOMPassthroughCmndStart()
1474 agSMPFrame->frameHeader.smpFrameType = SMP_REQUEST; /* SMP REQUEST */ in tiCOMPassthroughCmndStart()
1480 agSMPFrame->frameHeader.smpFrameType = SMP_RESPONSE; /* SMP RESPONSE */ in tiCOMPassthroughCmndStart()
1522 agSMPFrame->frameHeader.smpFunctionResult = SMPFnResult; in tiCOMPassthroughCmndStart()
1653 agSMPFrame->frameHeader.smpFunction = SMPFn; in tiCOMPassthroughCmndStart()
2305 tdssSMPFrameHeader_t *frameHeader, in tdsaPhyControlFailureRespRcvd() argument
2394 tdssSMPFrameHeader_t *frameHeader, in tdsaPhyControlRespRcvd() argument
2433 if (frameHeader->smpFunctionResult == SMP_FUNCTION_ACCEPTED) in tdsaPhyControlRespRcvd()
2476 TI_DBG1(("tdsaPhyControlRespRcvd: SMP failure; result %d\n", frameHeader->smpFunctionResult)); in tdsaPhyControlRespRcvd()