Home
last modified time | relevance | path

Searched refs:IEEE80211_MAX_LEN (Results 1 – 11 of 11) sorted by relevance

/openbsd/sys/dev/usb/
H A Dif_uathreg.h245 (sizeof (uint32_t) + sizeof (struct uath_tx_desc) + IEEE80211_MAX_LEN)
H A Dif_athn_usb.h379 IEEE80211_MAX_LEN + 3) & ~3)
H A Dif_zydreg.h1092 (sizeof (struct zyd_tx_desc) + IEEE80211_MAX_LEN)
1099 ((sizeof (struct zyd_plcphdr) + IEEE80211_MAX_LEN + \
H A Dif_rsureg.h609 ((sizeof(struct r92s_tx_desc) + IEEE80211_MAX_LEN + 3) & ~3)
H A Dif_ral.c381 RAL_TX_DESC_SIZE + IEEE80211_MAX_LEN); in ural_alloc_tx_list()
H A Dif_rum.c473 RT2573_TX_DESC_SIZE + IEEE80211_MAX_LEN); in rum_alloc_tx_list()
H A Dif_urtwn.c103 #define URTWN_TXBUFSZ (sizeof(struct r92e_tx_desc_usb) + IEEE80211_MAX_LEN)
/openbsd/sys/net80211/
H A Dieee80211.h967 #define IEEE80211_MAX_LEN (2300 + IEEE80211_CRC_LEN + \ macro
991 #define IEEE80211_RTS_MAX IEEE80211_MAX_LEN
/openbsd/sys/dev/ic/
H A Dar5xxx.h1288 #define AR5K_TUNE_MAX_TX_FIFO_THRES ((IEEE80211_MAX_LEN / 64) + 1)
H A Dqwz.c20859 const bus_size_t size = IEEE80211_MAX_LEN; in qwz_vif_alloc()
H A Dqwx.c22840 const bus_size_t size = IEEE80211_MAX_LEN; in qwx_vif_alloc()