Searched refs:tdFWProfileEx (Results 1 – 3 of 3) sorted by relevance
180 tdsaAllShared->tdFWProfileEx.buffer = osMemHandle; in tdipFWProfileIoctl()181 tdsaAllShared->tdFWProfileEx.virtAddr = buffer; in tdipFWProfileIoctl()182 tdsaAllShared->tdFWProfileEx.len = fwProfile->len; in tdipFWProfileIoctl()184 tdsaAllShared->tdFWProfileEx.tdFWProfile = fwProfile; in tdipFWProfileIoctl()185 tdsaAllShared->tdFWProfileEx.param1 = agParam1; in tdipFWProfileIoctl()186 tdsaAllShared->tdFWProfileEx.param2 = agParam2; in tdipFWProfileIoctl()187 tdsaAllShared->tdFWProfileEx.payload = agIOCTLPayload; in tdipFWProfileIoctl()188 tdsaAllShared->tdFWProfileEx.inProgress = 1; in tdipFWProfileIoctl()1599 fwProfile = (tdFWProfile_t *)tdsaAllShared->tdFWProfileEx.tdFWProfile; in ostiFWProfileIOCTLRsp()1606 (void *)(tdsaAllShared->tdFWProfileEx.virtAddr), in ostiFWProfileIOCTLRsp()[all …]
259 tdFWProfileEx_t tdFWProfileEx; member
292 typedef struct tdFWProfileEx struct