HomeSort by: relevance | last modified time | path
    Searched refs:IEEE80211_ACK_LEN (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/net80211/
ieee80211.h 712 #define IEEE80211_ACK_LEN \
  /src/sys/dev/ic/
arn5008.c 1555 series[i].dur = athn_txtime(sc, IEEE80211_ACK_LEN,
1617 dur += athn_txtime(sc, IEEE80211_ACK_LEN,
1623 dur += athn_txtime(sc, IEEE80211_ACK_LEN,
arn9003.c 1715 series[i].dur = athn_txtime(sc, IEEE80211_ACK_LEN,
1800 dur += athn_txtime(sc, IEEE80211_ACK_LEN,
1806 dur += athn_txtime(sc, IEEE80211_ACK_LEN,
ath.c 3201 if (len < IEEE80211_ACK_LEN) {

Completed in 81 milliseconds