Searched refs:in_rxseqs (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_input.c196 (rxseq - in->in_rxseqs[tid]) <= 0) {
202 in->in_rxseqs[tid] >>
205 in->in_rxseqs[tid] &
211 in->in_rxseqs[tid] = rxseq;
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h380 uint16_t in_rxseqs[IEEE80211_TID_SIZE]; member in struct:ieee80211_node

Completed in 70 milliseconds