aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/chdr_ctrl_xport.cpp
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix warnings related to unnecessary lambda capturesMartin Braun2021-03-041-2/+1
* RFNoC: Add xport disconnect callbacksmichael-west2020-08-041-2/+6
* utils: Expose CHDR Types in Public APIrobot-rover2020-07-131-1/+1
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-16/+12
* rfnoc: Make chdr_ctrl_xport recv_io callbacks have symbolsAlex Williams2019-12-201-26/+43
* rfnoc: Make polling I/O service not block on flow controlCiro Nishiguchi2019-11-261-2/+2
* rfnoc: Make trasnport safe to use with offload threadsCiro Nishiguchi2019-11-261-0/+10
* rfnoc: Fix transport buffer reservationsCiro Nishiguchi2019-11-261-2/+8
* rfnoc: Move data xport sep configuration to static methodsCiro Nishiguchi2019-11-261-9/+10
* rfnoc: Use link_stream_manager's mgmt_portal for all mgmt packetsAlex Williams2019-11-261-6/+10
* rfnoc: Add chdr_ctrl_xportAlex Williams2019-11-261-0/+147