Home
last modified time | relevance | path

Searched refs:urtw_rf (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_var.h63 struct urtw_rf { struct
65 usbd_status (*init)(struct urtw_rf *); argument
66 usbd_status (*set_chan)(struct urtw_rf *, int); argument
67 usbd_status (*set_sens)(struct urtw_rf *); argument
108 struct urtw_rf sc_rf;
H A Durtw.c533 static usbd_status urtw_8225_rf_init(struct urtw_rf *);
886 struct urtw_rf *rf = &sc->sc_rf; in urtw_get_rfchip()
2051 struct urtw_rf *rf = &sc->sc_rf; in urtw_8187_init()
2302 urtw_8225_rf_init(struct urtw_rf *rf) in urtw_8225_rf_init()
2418 urtw_8225_rf_set_chan(struct urtw_rf *rf, int chan) in urtw_8225_rf_set_chan()
2468 urtw_8225_rf_set_sens(struct urtw_rf *rf) in urtw_8225_rf_set_sens()
2680 urtw_8225v2_rf_init(struct urtw_rf *rf) in urtw_8225v2_rf_init()
2827 urtw_8225v2_rf_set_chan(struct urtw_rf *rf, int chan) in urtw_8225v2_rf_set_chan()
2879 struct urtw_rf *rf = &sc->sc_rf; in urtw_set_channel()
3058 struct urtw_rf *rf = &sc->sc_rf; in urtw_8187b_init()
[all …]