Lines Matching defs:bwi_txbuf_hdr
170 struct bwi_txbuf_hdr { struct
172 uint32_t txh_mac_ctrl; /* BWI_TXH_MAC_C_ */
173 uint8_t txh_fc[2];
174 uint16_t txh_unknown1;
175 uint16_t txh_phy_ctrl; /* BWI_TXH_PHY_C_ */
176 uint8_t txh_ivs[16];
177 uint8_t txh_addr1[IEEE80211_ADDR_LEN];
178 uint16_t txh_unknown2;
179 uint8_t txh_rts_fb_plcp[4];
180 uint16_t txh_rts_fb_duration;
181 uint8_t txh_fb_plcp[4];
182 uint16_t txh_fb_duration;
183 uint8_t txh_pad2[2];
184 uint16_t txh_id; /* BWI_TXH_ID_ */
185 uint16_t txh_unknown3;
186 uint8_t txh_rts_plcp[6];
187 uint8_t txh_rts_fc[2];
188 uint16_t txh_rts_duration;
189 uint8_t txh_rts_ra[IEEE80211_ADDR_LEN];
190 uint8_t txh_rts_ta[IEEE80211_ADDR_LEN];
191 uint8_t txh_pad3[2];
192 uint8_t txh_plcp[6];