Searched refs:urtw_softc (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dif_urtw.c485 static int urtw_alloc_rx_data_list(struct urtw_softc *);
486 static void urtw_free_rx_data_list(struct urtw_softc *);
487 static int urtw_alloc_tx_data_list(struct urtw_softc *);
488 static void urtw_free_tx_data_list(struct urtw_softc *);
491 static int urtw_tx_start(struct urtw_softc *,
504 static void urtw_set_chan(struct urtw_softc *, struct ieee80211_channel *);
508 static usbd_status urtw_set_rate(struct urtw_softc *);
509 static usbd_status urtw_update_msr(struct urtw_softc *);
510 static usbd_status urtw_read8_c(struct urtw_softc *, int, uint8_t *, uint8_t);
511 static usbd_status urtw_read16_c(struct urtw_softc *, in
[all...]
H A Dif_urtwreg.h263 struct urtw_softc *sc;
270 struct urtw_softc *sc;
317 struct urtw_softc *rf_sc;
322 struct urtw_softc { struct

Completed in 118 milliseconds