Home | History | Annotate | Download | only in usb

Lines Matching refs:urtw_rf

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)
2949 urtw_8225_rf_set_chan(struct urtw_rf *rf, int chan)
2985 urtw_8225_rf_set_sens(struct urtw_rf *rf)
3247 urtw_8225v2_rf_init(struct urtw_rf *rf)
3365 urtw_8225v2_rf_set_chan(struct urtw_rf *rf, int chan)
3404 struct urtw_rf *rf = &sc->sc_rf;
3594 struct urtw_rf *rf = &sc->sc_rf;
3804 urtw_8225v2_b_rf_init(struct urtw_rf *rf)
3900 urtw_8225v2_b_rf_set_chan(struct urtw_rf *rf, int chan)