Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h250 struct bwn_rxhdr4 { struct
251 uint16_t frame_len;
252 uint8_t pad1[2];
253 uint16_t phy_status0;
254 union {
263 } __packed phy;
264 union {
274 } __packed ps2;
275 union {
283 } __packed ps3;
[all …]