Searched refs:pSendRep (Results 1 – 1 of 1) sorted by relevance
142 LANSendReply_t *pSendRep);248 LANSendReply_t *pSendRep; in lan_reply() local250 pSendRep = (LANSendReply_t *) reply; in lan_reply()251 FreeReqFrame = mpt_lan_send_reply(dev, pSendRep); in lan_reply()602 mpt_lan_send_reply(struct net_device *dev, LANSendReply_t *pSendRep) in mpt_lan_send_reply() argument613 count = pSendRep->NumberOfContexts; in mpt_lan_send_reply()616 le16_to_cpu(pSendRep->IOCStatus))); in mpt_lan_send_reply()620 switch (le16_to_cpu(pSendRep->IOCStatus) & MPI_IOCSTATUS_MASK) { in mpt_lan_send_reply()640 pContext = &pSendRep->BufferContext; in mpt_lan_send_reply()666 if (!(pSendRep->MsgFlags & MPI_MSGFLAGS_CONTINUATION_REPLY)) in mpt_lan_send_reply()