59 #include "../../../../NTS/nts_utils.hpp"
60 #include "../../../../NTS/toe/src/toe.hpp"
71 stream<TcpAppNotif> &soTAIF_Notif,
72 stream<TcpAppRdReq> &siTAIF_DataReq,
73 stream<TcpAppData> &soTAIF_Data,
74 stream<TcpAppMeta> &soTAIF_Meta,
76 stream<TcpAppLsnReq> &siTAIF_LsnReq,
77 stream<TcpAppLsnRep> &soTAIF_LsnRep,
79 stream<TcpPort> &soPRt_LsnReq,
80 stream<AckBit> &siPRt_LsnAck,
82 stream<TcpAppNotif> &siRXe_Notif,
84 stream<TcpAppNotif> &siTIm_Notif,
86 stream<RAiRxSarQuery> &soRSt_RxSarReq,
87 stream<RAiRxSarReply> &siRSt_RxSarRep,
89 stream<DmCmd> &soMEM_RxP_RdCmd,
90 stream<AxisApp> &siMEM_RxP_Data,
92 stream<ap_uint<8> > &soMMIO_NotifDropCnt,
93 stream<ap_uint<8> > &soMMIO_MetaDropCnt,
94 stream<ap_uint<8> > &soMMIO_DataDropCnt
void rx_app_interface(stream< TcpAppNotif > &soTAIF_Notif, stream< TcpAppRdReq > &siTAIF_DataReq, stream< TcpAppData > &soTAIF_Data, stream< TcpAppMeta > &soTAIF_Meta, stream< TcpAppLsnReq > &siTAIF_LsnReq, stream< TcpAppLsnRep > &soTAIF_LsnRep, stream< TcpPort > &soPRt_LsnReq, stream< AckBit > &siPRt_LsnAck, stream< TcpAppNotif > &siRXe_Notif, stream< TcpAppNotif > &siTIm_Notif, stream< RAiRxSarQuery > &soRSt_RxSarReq, stream< RAiRxSarReply > &siRSt_RxSarRep, stream< DmCmd > &soMEM_RxP_RdCmd, stream< AxisApp > &siMEM_RxP_Data, stream< ap_uint< 8 > > &soMMIO_NotifDropCnt, stream< ap_uint< 8 > > &soMMIO_MetaDropCnt, stream< ap_uint< 8 > > &soMMIO_DataDropCnt)
Rx Application Interface (RAi)