Searched defs:bwi_txbuf_hdr (Results 1 – 1 of 1) sorted by relevance
171 struct bwi_txbuf_hdr { struct173 uint32_t txh_mac_ctrl; /* BWI_TXH_MAC_C_ */174 uint8_t txh_fc[2];175 uint16_t txh_unknown1;176 uint16_t txh_phy_ctrl; /* BWI_TXH_PHY_C_ */177 uint8_t txh_ivs[16];178 uint8_t txh_addr1[IEEE80211_ADDR_LEN];179 uint16_t txh_unknown2;180 uint8_t txh_rts_fb_plcp[4];181 uint16_t txh_rts_fb_duration;[all …]