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

  /src/sys/dev/ic/
athnvar.h 672 int athn_txtime(struct athn_softc *, int, int, u_int);
arn5008.c 1555 series[i].dur = athn_txtime(sc, IEEE80211_ACK_LEN,
1617 dur += athn_txtime(sc, IEEE80211_ACK_LEN,
1620 dur += athn_txtime(sc, totlen, ridx[0], ic->ic_flags);
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,
1803 dur += athn_txtime(sc, totlen, ridx[0], ic->ic_flags);
1806 dur += athn_txtime(sc, IEEE80211_ACK_LEN,
athn.c 1883 athn_txtime(struct athn_softc *sc, int len, int ridx, u_int flags) function in typeref:typename:PUBLIC int

Completed in 20 milliseconds