Home
last modified time | relevance | path

Searched refs:IEEE80211_C_TXFRAG (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dnet80211.h85 #define IEEE80211_C_TXFRAG 0x40000000 /* CAPABILITY: tx fragments */ macro
/titanic_50/usr/src/uts/common/io/arn/
H A Darn_main.c3163 ic->ic_caps |= IEEE80211_C_TXFRAG; /* handle tx frags */ in arn_attach()