IEEE80211_MAX_LEN 1278 dev/ic/ar5xxx.h #define AR5K_TUNE_MAX_TX_FIFO_THRES		((IEEE80211_MAX_LEN / 64) + 1)
IEEE80211_MAX_LEN  422 dev/usb/if_ral.c 		    RAL_TX_DESC_SIZE + IEEE80211_MAX_LEN);
IEEE80211_MAX_LEN  504 dev/usb/if_rum.c 		    RT2573_TX_DESC_SIZE + IEEE80211_MAX_LEN);
IEEE80211_MAX_LEN  245 dev/usb/if_uathreg.h 	(sizeof (uint32_t) + sizeof (struct uath_tx_desc) + IEEE80211_MAX_LEN)
IEEE80211_MAX_LEN 1078 dev/usb/if_zydreg.h 	(sizeof (struct zyd_tx_desc) + IEEE80211_MAX_LEN)
IEEE80211_MAX_LEN  567 net80211/ieee80211.h #define	IEEE80211_RTS_MAX			IEEE80211_MAX_LEN