Home
last modified time | relevance | path

Searched refs:OP_POLL (Results 1 – 4 of 4) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/rfnoc/
H A Dctrlport_endpoint.cpp180 auto request = send_request_packet(OP_POLL, in poll32()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/utils/
H A Dutils_python.hpp211 .value("POLL", chdr_rfnoc::OP_POLL) in export_utils()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/
H A Dchdr_types.hpp255 OP_POLL = 0x6, enumerator
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/tools/dissectors/epan/rfnoc/
H A Dpacket-rfnoc.cpp116 { uhd::rfnoc::chdr::ctrl_opcode_t::OP_POLL, "poll" },