Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bwi/
HDif_bwivar.h170 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;
[all …]