Home
last modified time | relevance | path

Searched defs:iwn_node (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_iwnvar.h102 struct iwn_node { struct
103 struct ieee80211_node ni; /* must be the first */
104 struct ieee80211_amrr_node amn;
105 struct ieee80211_ra_node rn;
106 uint16_t disable_tid;
107 uint8_t id;
108 uint8_t ridx[IEEE80211_RATE_MAXSIZE];
109 uint32_t next_ampdu_id;
110 int lq_rate_mismatch;