Searched refs:urtw_softc (Results 1 – 2 of 2) sorted by relevance
659 static void urtw_init(struct urtw_softc *);660 static void urtw_stop(struct urtw_softc *);663 static void urtw_start(struct urtw_softc *);664 static int urtw_alloc_rx_data_list(struct urtw_softc *);665 static int urtw_alloc_tx_data_list(struct urtw_softc *);675 static int urtw_tx_start(struct urtw_softc *,686 static usb_error_t urtw_set_rate(struct urtw_softc *);687 static usb_error_t urtw_update_msr(struct urtw_softc *);688 static usb_error_t urtw_read8_c(struct urtw_softc *, int, uint8_t *);689 static usb_error_t urtw_read16_c(struct urtw_softc *, int, uint16_t *);[all …]
41 struct urtw_softc *sc;95 struct urtw_softc { struct122 usb_error_t (*sc_rf_init)(struct urtw_softc *); argument123 usb_error_t (*sc_rf_set_chan)(struct urtw_softc *, argument125 usb_error_t (*sc_rf_set_sens)(struct urtw_softc *, argument127 usb_error_t (*sc_rf_stop)(struct urtw_softc *); argument