Home
last modified time | relevance | path

Searched defs:rsu_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_rsureg.h849 struct rsu_softc { struct
850 struct ieee80211com sc_ic;
851 struct mbufq sc_snd;
852 device_t sc_dev;
853 struct usb_device *sc_udev;
855 struct timeout_task calib_task;
856 struct task tx_task;
857 struct mtx sc_mtx;
858 int sc_ht;
859 int sc_nendpoints;
[all …]