Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A D_ieee80211.h499 #define IEEE80211_C_TXFRAG 0x40000000 /* CAPABILITY: tx fragments */ macro
H A Dieee80211_output.c1898 (vap->iv_caps & IEEE80211_C_TXFRAG) && in ieee80211_encap()
H A Dieee80211_ioctl.c3175 if ((vap->iv_caps & IEEE80211_C_TXFRAG) == 0 && in ieee80211_ioctl_set80211()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c347 #define IEEE80211_C_TXFRAG 0x40000000 /* CAPABILITY: tx fragments */ macro
397 if ((dcaps & IEEE80211_C_TXFRAG) != 0) in wlan_drivercaps_to_snmp()
/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c430 IEEE80211_C_TXFRAG; /* handle tx frags */ in uath_attach()
/freebsd/sys/dev/ral/
H A Drt2661.c280 | IEEE80211_C_TXFRAG /* handle tx frags */ in rt2661_attach()
H A Drt2560.c280 | IEEE80211_C_TXFRAG /* handle tx frags */ in rt2560_attach()
/freebsd/sys/dev/mwl/
H A Dif_mwl.c409 | IEEE80211_C_TXFRAG /* handle tx frags */ in mwl_attach()
/freebsd/sys/dev/ath/
H A Dif_ath.c920 | IEEE80211_C_TXFRAG /* handle tx frags */ in ath_attach()
/freebsd/sys/dev/wpi/
H A Dif_wpi.c462 | IEEE80211_C_TXFRAG /* handle tx frags */ in wpi_attach()