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

  /src/sys/dev/ic/
atwvar.h 89 struct ieee80211_duration txs_dn; member in struct:atw_txsoft
atw.c 3597 &txs->txs_d0, &txs->txs_dn, &npkt, 0) == -1) {
3688 hh->atw_tail_plcplen = htole16(txs->txs_dn.d_plcp_len);
3691 if (txs->txs_dn.d_residue)
3694 hh->atw_tail_dur = htole16(txs->txs_dn.d_rts_dur);

Completed in 15 milliseconds