Searched refs:IEEE80211_CRC_LEN (Results 1 – 19 of 19) sorted by relevance
903 #define IEEE80211_CRC_LEN 4 macro916 IEEE80211_MTU_MAX + IEEE80211_CRC_LEN)918 (sizeof (struct ieee80211_frame_ack) + IEEE80211_CRC_LEN)920 (sizeof (struct ieee80211_frame_min) + IEEE80211_CRC_LEN)
87 MBLKL(mp) + IEEE80211_CRC_LEN, /* frame length */ in arn_beacon_setup()
542 rx_mp->b_wptr -= IEEE80211_CRC_LEN; in arn_rx_handler()
1876 pktlen = IEEE80211_CRC_LEN; in arn_tx_start()
532 + IEEE80211_CRC_LEN]; /* FCS */
488 IEEE80211_MTU + IEEE80211_CRC_LEN + in ath_desc_alloc()616 rx_mp->b_wptr -= IEEE80211_CRC_LEN; in ath_rx_handler()690 pktlen = IEEE80211_CRC_LEN; in ath_tx_start()
1218 IEEE80211_MTU + IEEE80211_CRC_LEN + sizeof (struct ieee80211_llc) + in rtw_dma_init()2046 overlen = 8 + IEEE80211_CRC_LEN; in rtw_compute_duration()2049 overlen = IEEE80211_CRC_LEN; in rtw_compute_duration()2666 len -= IEEE80211_CRC_LEN; in rtw_intr_rx()
502 pktlen -= IEEE80211_CRC_LEN; in ural_rxeof()637 len += IEEE80211_CRC_LEN; in ural_setup_tx_desc()
249 sizeof (struct zyd_rx_stat) - IEEE80211_CRC_LEN; in zyd_receive()
701 len += IEEE80211_CRC_LEN; in rum_setup_tx_desc()
1404 len += IEEE80211_CRC_LEN; in rt2560_setup_tx_desc()
1381 len += IEEE80211_CRC_LEN; in rt2661_setup_tx_desc()
2070 framelen = pktlen + IEEE80211_CRC_LEN; in uath_send()
1204 (pktlen + IEEE80211_CRC_LEN > ic->ic_rtsthreshold || in rt2860_send()
467 IEEE80211_MTU + IEEE80211_CRC_LEN + in wpi_attach()
567 IEEE80211_MTU + IEEE80211_CRC_LEN + in iwp_attach()
606 IEEE80211_MTU + IEEE80211_CRC_LEN + in iwh_attach()
537 IEEE80211_MTU + IEEE80211_CRC_LEN + in iwk_attach()
3852 if (totlen + IEEE80211_CRC_LEN > ic->ic_rtsthreshold) { in iwn_send()