Home
last modified time | relevance | path

Searched refs:LANSendReply_t (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/message/fusion/lsi/
Dmpi_lan.h78 LANSendReply_t, MPI_POINTER pLANSendReply_t; typedef
/linux-4.19.296/drivers/message/fusion/
Dmptlan.c142 LANSendReply_t *pSendRep);
248 LANSendReply_t *pSendRep; in lan_reply()
250 pSendRep = (LANSendReply_t *) reply; in lan_reply()
602 mpt_lan_send_reply(struct net_device *dev, LANSendReply_t *pSendRep) in mpt_lan_send_reply()