Searched refs:getReq (Results 1 – 2 of 2) sorted by relevance
96 phy_get_rsp = ((macToPlmeMessage_t *)pMsg)->msgData.getReq; in PhyRpmsgRxCallback()273 pMsg->msgData.getReq.PibAttributeValue = phy_get_rsp.PibAttributeValue; in MAC_PLME_SapHandler()335 msg.msgData.getReq.PibAttribute = gPhyGetCtxId; in PHY_get_ctx()336 msg.msgData.getReq.PibAttributeValue = (uint64_t)(-1); in PHY_get_ctx()340 return (uint8_t)msg.msgData.getReq.PibAttributeValue; in PHY_get_ctx()
288 plmeGetReq_t getReq; member