Searched refs:IEEE80211_ACK_LEN (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/net80211/ |
| D | ieee80211.h | 712 #define IEEE80211_ACK_LEN \ macro
|
| /netbsd/src/sys/dev/ic/ |
| D | arn5008.c | 1555 series[i].dur = athn_txtime(sc, IEEE80211_ACK_LEN, in ar5008_tx() 1617 dur += athn_txtime(sc, IEEE80211_ACK_LEN, in ar5008_tx() 1623 dur += athn_txtime(sc, IEEE80211_ACK_LEN, in ar5008_tx()
|
| D | arn9003.c | 1715 series[i].dur = athn_txtime(sc, IEEE80211_ACK_LEN, in ar9003_tx() 1800 dur += athn_txtime(sc, IEEE80211_ACK_LEN, in ar9003_tx() 1806 dur += athn_txtime(sc, IEEE80211_ACK_LEN, in ar9003_tx()
|
| D | ath.c | 3202 if (len < IEEE80211_ACK_LEN) { in ath_rx_proc()
|