Searched refs:stream_id (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/contrib/unbound/util/
H A Dnetevent.h860 int32_t stream_id; member in struct:http2_stream
898 int http2_stream_close_cb(nghttp2_session* session, int32_t stream_id,
904 * @param stream_id: ID for stream to create.
907 struct http2_stream* http2_stream_create(int32_t stream_id);
H A Dnetevent.c2520 struct http2_stream* http2_stream_create(int32_t stream_id) argument
2527 h2_stream->stream_id = stream_id;
2597 int32_t stream_id, uint32_t ATTR_UNUSED(error_code), void* cb_arg) local
2602 h2_session->session, stream_id))) {
/freebsd-11-stable/sys/dev/usb/
H A Dusb_core.h161 usb_stream_t stream_id; /* USB3.0 specific field */ member in struct:usb_xfer
H A Dusb_transfer.c1167 (setup->stream_id != 0 &&
1168 (setup->stream_id >= USB_MAX_EP_STREAMS ||
1214 xfer->stream_id = setup->stream_id;
1841 endpoint_q[xfer->stream_id], xfer);
1962 usb_command_wrapper(&ep->endpoint_q[xfer->stream_id], xfer);
2083 if (ep->endpoint_q[xfer->stream_id].curr == xfer) {
2085 &ep->endpoint_q[xfer->stream_id], NULL);
3103 if (ep->endpoint_q[xfer->stream_id].curr == xfer) {
3104 usb_command_wrapper(&ep->endpoint_q[xfer->stream_id], NUL
[all...]
H A Dusb_ioctl.h236 uint16_t stream_id; /* stream ID */ member in struct:usb_fs_open_stream
H A Dusb_generic.c259 usb_config[0].stream_id = 0; /* XXX support more stream ID's */
328 usb_config[0].stream_id = 0; /* XXX support more stream ID's */
1561 usb_config[0].stream_id = u.popen_stream->stream_id;
H A Dusbdi.h234 usb_stream_t stream_id; /* USB3.0 specific */ member in struct:usb_config
/freebsd-11-stable/lib/libusb/
H A Dlibusb10.h74 uint32_t stream_id; member in struct:libusb_super_transfer
H A Dlibusb10_io.c808 libusb_transfer_set_stream_id(struct libusb_transfer *transfer, uint32_t stream_id) argument
819 sxfer->stream_id = stream_id;
834 return (sxfer->stream_id);
H A Dlibusb20_ugen20.c797 uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id,
819 if (stream_id != 0) {
820 temp.fs_open_stream.stream_id = stream_id;
796 ugen20_tr_open(struct libusb20_transfer *xfer, uint32_t MaxBufSize, uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id, uint8_t pre_scale) argument
H A Dlibusb20.h207 int libusb20_tr_open_stream(struct libusb20_transfer *xfer, uint32_t max_buf_size, uint32_t max_frame_count, uint8_t ep_no, uint16_t stream_id);
H A Dlibusb20_int.h116 typedef int (libusb20_tr_open_t)(struct libusb20_transfer *xfer, uint32_t MaxBufSize, uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id, uint8_t pre_scale);
H A Dlibusb20.c169 uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id)
211 MaxFrameCount / 8, ep_no, stream_id, 1);
214 MaxFrameCount, ep_no, stream_id, 0);
168 libusb20_tr_open_stream(struct libusb20_transfer *xfer, uint32_t MaxBufSize, uint32_t MaxFrameCount, uint8_t ep_no, uint16_t stream_id) argument
H A Dlibusb.h586 void libusb_transfer_set_stream_id(struct libusb_transfer *transfer, uint32_t stream_id);
H A Dlibusb10.c1422 endpoint, sxfer->stream_id);
/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.c912 uint16_t stream_id = 0; local
956 stream_id == (XHCI_MAX_STREAMS - 1))
958 stream_id++;
960 DPRINTFN(5, "stream_id=%u\n", stream_id);
963 xfer = pepext->xfer[i + (XHCI_MAX_TRANSFERS * stream_id)];
1588 uint16_t stream_id, uint8_t ep_id, uint8_t slot_id)
1597 temp = XHCI_TRB_2_STREAM_SET(stream_id);
2869 epno | XHCI_DB_SID_SET(xfer->stream_id));
2884 pepext->trb_used[xfer->stream_id]
1587 xhci_cmd_set_tr_dequeue_ptr(struct xhci_softc *sc, uint64_t dequeue_ptr, uint16_t stream_id, uint8_t ep_id, uint8_t slot_id) argument
3118 xhci_device_generic_multi_enter(struct usb_endpoint *ep, usb_stream_t stream_id, struct usb_xfer *enter_xfer) argument
3855 usb_stream_t stream_id; local
[all...]
/freebsd-11-stable/contrib/unbound/services/
H A Dlisten_dnsport.c2116 int32_t stream_id, uint8_t* buf, size_t length, uint32_t* data_flags, variable
2123 h2_session->session, stream_id))) {
2167 NGHTTP2_FLAG_NONE, h2_stream->stream_id,
2256 ret = nghttp2_submit_response(h2_session->session, h2_stream->stream_id,
2298 int32_t stream_id, uint8_t* buf, size_t length, uint32_t* data_flags, variable
2305 h2_session->session, stream_id))) {
2347 ret = nghttp2_submit_response(h2_session->session, h2_stream->stream_id,
2421 session, frame->hd.stream_id)))
2506 if(!(h2_stream = http2_stream_create(frame->hd.stream_id))) {
2512 frame->hd.stream_id, h2_strea
2714 uint8_t ATTR_UNUSED(flags), int32_t stream_id, const uint8_t* data, variable
[all...]
/freebsd-11-stable/sys/netinet/
H A Dsctp.h395 uint16_t stream_id; /* stream id of the DATA in error */ member in struct:sctp_error_invalid_stream
H A Dsctp_uio.h704 uint16_t stream_id; member in struct:sctp_stream_value
H A Dsctp_usrreq.c1807 if ((av->stream_id >= stcb->asoc.streamoutcnt) ||
1808 (stcb->asoc.ss_functions.sctp_ss_get_value(stcb, &stcb->asoc, &stcb->asoc.strmout[av->stream_id],
4141 if ((av->stream_id >= stcb->asoc.streamoutcnt) ||
4142 (stcb->asoc.ss_functions.sctp_ss_set_value(stcb, &stcb->asoc, &stcb->asoc.strmout[av->stream_id],
4154 if (av->stream_id < stcb->asoc.streamoutcnt) {
4157 &stcb->asoc.strmout[av->stream_id],
H A Dsctp_indata.c1854 cause->stream_id = htons(sid);

Completed in 189 milliseconds