OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USBNET_ENDPT_RX
(Results
1 - 17
of
17
) sorted by relevancy
/src/sys/dev/usb/
if_cdce.c
209
un->un_ed[
USBNET_ENDPT_RX
] = un->un_ed[USBNET_ENDPT_TX] = 0;
219
un->un_ed[
USBNET_ENDPT_RX
] = ed->bEndpointAddress;
232
if (un->un_ed[
USBNET_ENDPT_RX
] != 0 && un->un_ed[USBNET_ENDPT_TX] != 0)
236
if (un->un_ed[
USBNET_ENDPT_RX
] == 0) {
if_ncm.c
176
un->un_ed[
USBNET_ENDPT_RX
] = un->un_ed[USBNET_ENDPT_TX] = 0;
186
un->un_ed[
USBNET_ENDPT_RX
] = ed->bEndpointAddress;
199
if (un->un_ed[
USBNET_ENDPT_RX
] != 0 && un->un_ed[USBNET_ENDPT_TX] != 0)
203
if (un->un_ed[
USBNET_ENDPT_RX
] == 0) {
if_upl.c
195
un->un_ed[
USBNET_ENDPT_RX
] = ed->bEndpointAddress;
202
if (un->un_ed[
USBNET_ENDPT_RX
] == 0 || un->un_ed[USBNET_ENDPT_TX] == 0 /*||
usbnet.h
117
USBNET_ENDPT_RX
,
if_urndis.c
1006
un->un_ed[
USBNET_ENDPT_RX
] = un->un_ed[USBNET_ENDPT_TX] = 0;
1017
un->un_ed[
USBNET_ENDPT_RX
] = ed->bEndpointAddress;
1026
if (un->un_ed[
USBNET_ENDPT_RX
] != 0 && un->un_ed[USBNET_ENDPT_TX] != 0) {
1029
un->un_ed[
USBNET_ENDPT_RX
],
1035
if (un->un_ed[
USBNET_ENDPT_RX
] == 0)
1039
if (un->un_ed[
USBNET_ENDPT_RX
] == 0 || un->un_ed[USBNET_ENDPT_TX] == 0)
if_udav.c
210
un->un_ed[
USBNET_ENDPT_RX
] = un->un_ed[USBNET_ENDPT_TX] =
220
un->un_ed[
USBNET_ENDPT_RX
] = ed->bEndpointAddress;
229
if (un->un_ed[
USBNET_ENDPT_RX
] == 0 ||
if_url.c
215
un->un_ed[
USBNET_ENDPT_RX
] = un->un_ed[USBNET_ENDPT_TX] =
226
un->un_ed[
USBNET_ENDPT_RX
] = ed->bEndpointAddress;
235
if (un->un_ed[
USBNET_ENDPT_RX
] == 0 ||
if_kue.c
476
un->un_ed[
USBNET_ENDPT_RX
] = ed->bEndpointAddress;
490
if (un->un_ed[
USBNET_ENDPT_RX
] == 0 ||
if_axe.c
902
un->un_ed[
USBNET_ENDPT_RX
] = 0;
917
un->un_ed[
USBNET_ENDPT_RX
] == 0) {
918
un->un_ed[
USBNET_ENDPT_RX
] = ed->bEndpointAddress;
if_aue.c
832
un->un_ed[
USBNET_ENDPT_RX
] = ed->bEndpointAddress;
842
if (un->un_ed[
USBNET_ENDPT_RX
] == 0 ||
if_mos.c
624
un->un_ed[
USBNET_ENDPT_RX
] = ed->bEndpointAddress;
if_cue.c
515
un->un_ed[
USBNET_ENDPT_RX
] = ed->bEndpointAddress;
if_mue.c
842
un->un_ed[
USBNET_ENDPT_RX
] = ed->bEndpointAddress;
851
if (un->un_ed[
USBNET_ENDPT_RX
] == 0 ||
usbnet.c
375
usbd_clear_endpoint_stall_async(unp->unp_ep[
USBNET_ENDPT_RX
]);
647
int err = usbd_create_xfer(unp->unp_ep[
USBNET_ENDPT_RX
],
if_axen.c
645
un->un_ed[
USBNET_ENDPT_RX
] = ed->bEndpointAddress;
if_smsc.c
817
un->un_ed[
USBNET_ENDPT_RX
] = ed->bEndpointAddress;
if_ure.c
852
un->un_ed[
USBNET_ENDPT_RX
] = ed->bEndpointAddress;
Completed in 24 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025