aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/link_stream_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* RFNoC: Cache and re-use host endpointsmichael-west2022-01-271-7/+30
* host: Update code base using clang-tidyMartin Braun2021-03-041-21/+18
* uhd: Introduce I/O service managerAaron Rossetto2019-11-261-4/+8
* rfnoc: Use adapter_id_t for balancing load across linksAlex Williams2019-11-261-10/+19
* rfnoc: client_zero can track num SEPs and num ctrl EPs separatelyMartin Braun2019-11-261-4/+4
* rfnoc: Centralize initialization state of SEPs to epid_allocatorAlex Williams2019-11-261-13/+12
* rfnoc: Use link_stream_manager's mgmt_portal for all mgmt packetsAlex Williams2019-11-261-6/+6
* rfnoc: add rx and tx transports, and amend rfnoc_graphCiro Nishiguchi2019-11-261-51/+43
* rfnoc: Make a chdr_ctrl_xport using the new link APIsAlex Williams2019-11-261-47/+32
* rfnoc: Graph and link stream manager API cleanupAshish Chaudhari2019-11-261-9/+89
* rfnoc: Added link/graph specific stream managersAshish Chaudhari2019-11-261-0/+266