OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:urtw_rf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_urtwreg.h
310
struct
urtw_rf
{
struct
312
usbd_status (*init)(struct
urtw_rf
*);
313
usbd_status (*set_chan)(struct
urtw_rf
*, int);
314
usbd_status (*set_sens)(struct
urtw_rf
*);
336
struct
urtw_rf
sc_rf;
if_urtw.c
541
static usbd_status urtw_8225_rf_init(struct
urtw_rf
*);
542
static usbd_status urtw_8225_rf_set_chan(struct
urtw_rf
*, int);
543
static usbd_status urtw_8225_rf_set_sens(struct
urtw_rf
*);
545
static usbd_status urtw_8225v2_rf_init(struct
urtw_rf
*);
546
static usbd_status urtw_8225v2_rf_set_chan(struct
urtw_rf
*, int);
575
static usbd_status urtw_8225v2_b_rf_init(struct
urtw_rf
*);
576
static usbd_status urtw_8225v2_b_rf_set_chan(struct
urtw_rf
*, int);
1273
struct
urtw_rf
*rf = &sc->sc_rf;
2253
struct
urtw_rf
*rf = &sc->sc_rf;
2852
urtw_8225_rf_init(struct
urtw_rf
*rf
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025