Searched defs:arn_softc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h422 void arn_rx_buf_link(struct arn_softc *sc, struct ath_buf *bf);
423 int arn_startrecv(struct arn_softc *sc);
424 boolean_t arn_stoprecv(struct arn_softc *sc);
425 void arn_flushrecv(struct arn_softc *sc);
426 uint32_t arn_calcrxfilter(struct arn_softc *sc);
427 int arn_rx_init(struct arn_softc *sc, int nbufs);
428 void arn_rx_cleanup(struct arn_softc *sc);
430 void arn_setdefantenna(struct arn_softc *sc, uint32_t antenna);
554 void arn_tx_node_init(struct arn_softc *sc, struct ath_node *an);
555 void arn_tx_node_cleanup(struct arn_softc *s
843 struct arn_softc { struct
[all...]

Completed in 68 milliseconds