Searched refs:ni_ath_flags (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_superg.c190 ni->ni_ath_flags = ath->ath_capability;
211 capschanged = (ni->ni_ath_flags != ath->ath_capability);
214 ni->ni_ath_flags = ath->ath_capability;
218 ni->ni_ath_flags, ni->ni_ath_defkeyix);
H A Dieee80211_node.h144 uint8_t ni_ath_flags; /* Atheros feature flags */ member in struct:ieee80211_node
H A Dieee80211_hostap.c2085 else if (ni->ni_ath_flags & IEEE80211_NODE_ATH)
2150 ni->ni_ath_flags = 0;
2154 ni->ni_ath_flags = 0;
H A Dieee80211_ddb.c246 ni->ni_ath_flags, ni->ni_ath_defkeyix);
H A Dieee80211_var.h535 ((vap)->iv_flags & (ni)->ni_ath_flags & (bit))
H A Dieee80211_node.c972 else if (ni->ni_ath_flags & IEEE80211_NODE_ATH)
/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath_tx.c661 (ni->ni_ath_flags & IEEE80211_NODE_FF) == 0) {

Completed in 126 milliseconds