Searched refs:IEEE80211_C_TXFRAG (Results 1 – 9 of 9) sorted by relevance
615 #define IEEE80211_C_TXFRAG 0x40000000 /* CAPABILITY: tx fragments */ macro
1312 (vap->iv_caps & IEEE80211_C_TXFRAG) && in ieee80211_encap()
2969 if ((vap->iv_caps & IEEE80211_C_TXFRAG) == 0 && in ieee80211_ioctl_set80211()
347 #define IEEE80211_C_TXFRAG 0x40000000 /* CAPABILITY: tx fragments */ macro397 if ((dcaps & IEEE80211_C_TXFRAG) != 0) in wlan_drivercaps_to_snmp()
293 | IEEE80211_C_TXFRAG /* handle tx frags */ in rt2661_attach()
292 | IEEE80211_C_TXFRAG /* handle tx frags */ in rt2560_attach()
458 IEEE80211_C_TXFRAG; /* handle tx frags */ in uath_attach()
512 | IEEE80211_C_TXFRAG /* handle tx frags */ in ath_attach()
433 | IEEE80211_C_TXFRAG /* handle tx frags */ in mwl_attach()