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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h36 struct ath_node;
494 struct ath_node *an;
554 void arn_tx_node_init(struct arn_softc *sc, struct ath_node *an);
647 struct ath_node { struct
674 #define ATH_NODE(_n) ((struct ath_node *)(_n))
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_impl.h135 struct ath_node { struct
156 #define ATH_NODE(_n) ((struct ath_node *)(_n))

Completed in 366 milliseconds