Searched refs:wi_softc (Results 1 – 5 of 5) sorted by relevance
121 static void wi_start(struct wi_softc *);122 static int wi_start_tx(struct wi_softc *, struct wi_frame *, struct mbuf *);131 static int wi_reset(struct wi_softc *);135 static void wi_rx_intr(struct wi_softc *);136 static void wi_tx_intr(struct wi_softc *);137 static void wi_tx_ex_intr(struct wi_softc *);139 static void wi_info_intr(struct wi_softc *);141 static int wi_write_txrate(struct wi_softc *, struct ieee80211vap *);142 static int wi_write_wep(struct wi_softc *, struct ieee80211vap *);143 static int wi_write_multi(struct wi_softc *);[all …]
93 sizeof(struct wi_softc)124 struct wi_softc *sc;142 struct wi_softc *sc; in wi_pci_attach()243 struct wi_softc *sc = device_get_softc(dev); in wi_pci_suspend()255 struct wi_softc *sc = device_get_softc(dev); in wi_pci_resume()
71 struct wi_softc { struct188 int wi_mgmt_xmit(struct wi_softc *, caddr_t, int);189 void wi_stop(struct wi_softc *, int);190 void wi_init(struct wi_softc *);
96 sizeof(struct wi_softc)127 struct wi_softc *sc; in wi_macio_attach()
94 sizeof(struct wi_softc)186 struct wi_softc *sc; in wi_pccard_attach()