IEEE80211_MAX_LEN
sc->sc_buflen = IEEE80211_MAX_LEN + sizeof(struct wi_frame);
u_int16_t sc_txbuf[IEEE80211_MAX_LEN/2];
#define RTWN_TXBUFSZ (sizeof(struct r92c_tx_desc) + IEEE80211_MAX_LEN)
IEEE80211_MAX_LEN + 3) & ~3)
RT2573_TX_DESC_SIZE + IEEE80211_MAX_LEN,
#define URTWN_TXBUFSZ (sizeof(struct r92c_tx_desc_usb) + IEEE80211_MAX_LEN + 8)
if (len < 350 /* ? */ || len > IEEE80211_MAX_LEN)