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

/freebsd-10.0-release/sys/net80211/
H A Dieee80211_superg.c192 ni->ni_ath_flags = ath->ath_capability;
213 capschanged = (ni->ni_ath_flags != ath->ath_capability);
216 ni->ni_ath_flags = ath->ath_capability;
220 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.c2098 else if (ni->ni_ath_flags & IEEE80211_NODE_ATH)
2163 ni->ni_ath_flags = 0;
2167 ni->ni_ath_flags = 0;
H A Dieee80211_ddb.c253 ni->ni_ath_flags, ni->ni_ath_defkeyix);
H A Dieee80211_var.h561 ((vap)->iv_flags & (ni)->ni_ath_flags & (bit))
H A Dieee80211_node.c1006 else if (ni->ni_ath_flags & IEEE80211_NODE_ATH)
/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath_tx.c1763 (ni->ni_ath_flags & IEEE80211_NODE_FF) == 0) {

Completed in 115 milliseconds