OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rx_pipe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_urtwnvar.h
139
struct usbd_pipe *
rx_pipe
[R92C_MAX_EPIN];
member in struct:urtwn_softc
if_urtwn.c
689
USBD_EXCLUSIVE_USE, &sc->
rx_pipe
[i]);
733
pipe = atomic_swap_ptr(&sc->
rx_pipe
[i], NULL);
765
error = usbd_create_xfer(sc->
rx_pipe
[j], URTWN_RXBUFSZ,
2571
usbd_clear_endpoint_stall_async(sc->
rx_pipe
[pidx]);
5094
if (sc->
rx_pipe
[i] != NULL)
5095
usbd_abort_pipe(sc->
rx_pipe
[i]);
Completed in 33 milliseconds
Indexes created Tue Oct 14 10:09:51 GMT 2025