Searched refs:transmitFollowupReqParams (Results 1 – 2 of 2) sorted by relevance
1207 pFwReq->transmitFollowupReqParams.matchHandle = pReq->requestor_instance_id; in putNanTransmitFollowup()1209 pFwReq->transmitFollowupReqParams.priority = 1; in putNanTransmitFollowup()1211 pFwReq->transmitFollowupReqParams.priority = 2; in putNanTransmitFollowup()1213 pFwReq->transmitFollowupReqParams.window = pReq->dw_or_faw; in putNanTransmitFollowup()1214 pFwReq->transmitFollowupReqParams.followupTxRspDisableFlag = in putNanTransmitFollowup()1216 pFwReq->transmitFollowupReqParams.reserved = 0; in putNanTransmitFollowup()
573 NanTransmitFollowupReqParams transmitFollowupReqParams; member