Searched refs:IEEE80211_C_TXFRAG (Results 1 – 10 of 10) sorted by relevance
499 #define IEEE80211_C_TXFRAG 0x40000000 /* CAPABILITY: tx fragments */ macro
1898 (vap->iv_caps & IEEE80211_C_TXFRAG) && in ieee80211_encap()
3175 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()
430 IEEE80211_C_TXFRAG; /* handle tx frags */ in uath_attach()
280 | IEEE80211_C_TXFRAG /* handle tx frags */ in rt2661_attach()
280 | IEEE80211_C_TXFRAG /* handle tx frags */ in rt2560_attach()
409 | IEEE80211_C_TXFRAG /* handle tx frags */ in mwl_attach()
920 | IEEE80211_C_TXFRAG /* handle tx frags */ in ath_attach()
462 | IEEE80211_C_TXFRAG /* handle tx frags */ in wpi_attach()