Lines Matching refs:athn_softc

136 Static uint32_t	athn_usb_read(struct athn_softc *, uint32_t);
138 Static void athn_usb_rx_enable(struct athn_softc *);
140 Static void athn_usb_rx_radiotap(struct athn_softc *, struct mbuf *,
150 Static int athn_usb_switch_chan(struct athn_softc *,
153 Static int athn_usb_tx(struct athn_softc *, struct mbuf *,
166 Static void athn_usb_write(struct athn_softc *, uint32_t, uint32_t);
167 Static void athn_usb_write_barrier(struct athn_softc *);
173 Static int athn_usb_read_rom(struct athn_softc *);
248 struct athn_softc *sc; in athn_usb_attach()
401 struct athn_softc *sc = &usc->usc_sc; in athn_usb_attachhook()
484 struct athn_softc *sc = &usc->usc_sc; in athn_usb_detach()
563 struct athn_softc *sc = &usc->usc_sc; in athn_usb_activate()
919 struct athn_softc *sc = &usc->usc_sc; in athn_usb_load_firmware()
1306 athn_usb_read_rom(struct athn_softc *sc) in athn_usb_read_rom()
1334 athn_usb_read(struct athn_softc *sc, uint32_t addr) in athn_usb_read()
1361 athn_usb_write(struct athn_softc *sc, uint32_t addr, uint32_t val) in athn_usb_write()
1377 athn_usb_write_barrier(struct athn_softc *sc) in athn_usb_write_barrier()
1398 struct athn_softc *sc = ifp->if_softc; in athn_usb_media_change()
1419 struct athn_softc *sc = ic->ic_ifp->if_softc; in athn_usb_newstate()
1436 struct athn_softc *sc = &usc->usc_sc; in athn_usb_newstate_cb()
1524 struct athn_softc *sc = ic->ic_ifp->if_softc; in athn_usb_newassoc()
1561 struct athn_softc *sc = ic->ic_ifp->if_softc; in athn_usb_ampdu_tx_start()
1595 struct athn_softc *sc = ic->ic_ifp->if_softc; in athn_usb_ampdu_tx_stop()
1728 athn_usb_rx_enable(struct athn_softc *sc) in athn_usb_rx_enable()
1738 athn_usb_switch_chan(struct athn_softc *sc, struct ieee80211_channel *curchan, in athn_usb_switch_chan()
1799 struct athn_softc *sc = ic->ic_ifp->if_softc; in athn_usb_updateedca()
1824 struct athn_softc *sc = ifp->if_softc; in athn_usb_updateslot()
1859 struct athn_softc *sc = ic->ic_ifp->if_softc; in athn_usb_set_key()
1897 struct athn_softc *sc = ic->ic_ifp->if_softc; in athn_usb_delete_key()
1952 struct athn_softc *sc = &usc->usc_sc; in athn_usb_swba()
2175 athn_usb_rx_radiotap(struct athn_softc *sc, struct mbuf *m, in athn_usb_rx_radiotap()
2226 struct athn_softc *sc = &usc->usc_sc; in athn_usb_rx_frame()
2418 struct athn_softc *sc = &usc->usc_sc; in athn_usb_txeof()
2454 athn_usb_tx(struct athn_softc *sc, struct mbuf *m, struct ieee80211_node *ni, in athn_usb_tx()
2569 struct athn_softc *sc = ifp->if_softc; in athn_usb_start()
2659 struct athn_softc *sc = ifp->if_softc; in athn_usb_watchdog()
2680 struct athn_softc *sc = ifp->if_softc; in athn_usb_ioctl()
2751 struct athn_softc *sc = ifp->if_softc; in athn_usb_init()
2764 struct athn_softc *sc = ifp->if_softc; in athn_usb_init_locked()
2925 struct athn_softc *sc = ifp->if_softc; in athn_usb_stop()
2936 struct athn_softc *sc = ifp->if_softc; in athn_usb_stop_locked()