Home
last modified time | relevance | path

Searched refs:IEEE80211_NODE_LDPC (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_node.h148 #define IEEE80211_NODE_LDPC 0x200000 /* LDPC enabled */ macro
H A Dieee80211_ht.c1890 ni->ni_flags |= IEEE80211_NODE_LDPC; in htcap_update_ldpc()
/f-stack/tools/ifconfig/
H A Difieee80211.c128 #define IEEE80211_NODE_LDPC 0x200000 /* LDPC enabled */ macro
2695 if (flags & IEEE80211_NODE_LDPC) in getflags()