Home
last modified time | relevance | path

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

/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)) argument
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h647 struct ath_node { struct
648 struct ieee80211_node an_node; /* base class */
649 uint32_t an_tx_times; /* rate ctl times on one rate */
650 uint32_t an_tx_ok; /* tx ok pkt */
674 #define ATH_NODE(_n) ((struct ath_node *)(_n)) argument