Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/bwn/bwn/
H A Dif_bwnvar.h249 struct bwn_rxhdr4 { struct
250 uint16_t frame_len;
251 uint8_t pad1[2];
252 uint16_t phy_status0;
253 union {
262 } __packed phy;
263 union {
273 } __packed ps2;
274 uint16_t phy_status3;
275 uint32_t mac_status;
[all …]