Searched defs:rsu_softc (Results 1 – 1 of 1) sorted by relevance
856 struct rsu_softc { struct857 struct ieee80211com sc_ic;858 struct mbufq sc_snd;859 device_t sc_dev;860 struct usb_device *sc_udev;862 struct timeout_task calib_task;863 struct task tx_task;864 struct mtx sc_mtx;865 int sc_ht;866 int sc_nendpoints;[all …]