Searched refs:transmitFollowupReqParams (Results 1 – 4 of 4) sorted by relevance
1397 pFwReq->transmitFollowupReqParams.matchHandle = pReq->requestor_instance_id; in putNanTransmitFollowup()1399 pFwReq->transmitFollowupReqParams.priority = 1; in putNanTransmitFollowup()1401 pFwReq->transmitFollowupReqParams.priority = 2; in putNanTransmitFollowup()1403 pFwReq->transmitFollowupReqParams.window = pReq->dw_or_faw; in putNanTransmitFollowup()1404 pFwReq->transmitFollowupReqParams.followupTxRspDisableFlag = in putNanTransmitFollowup()1406 pFwReq->transmitFollowupReqParams.reserved = 0; in putNanTransmitFollowup()
611 NanTransmitFollowupReqParams transmitFollowupReqParams; member
1361 pFwReq->transmitFollowupReqParams.matchHandle = pReq->requestor_instance_id; in putNanTransmitFollowup()1363 pFwReq->transmitFollowupReqParams.priority = 1; in putNanTransmitFollowup()1365 pFwReq->transmitFollowupReqParams.priority = 2; in putNanTransmitFollowup()1367 pFwReq->transmitFollowupReqParams.window = pReq->dw_or_faw; in putNanTransmitFollowup()1368 pFwReq->transmitFollowupReqParams.followupTxRspDisableFlag = in putNanTransmitFollowup()1370 pFwReq->transmitFollowupReqParams.reserved = 0; in putNanTransmitFollowup()
573 NanTransmitFollowupReqParams transmitFollowupReqParams; member