Searched defs:bwn_rxhdr4 (Results 1 – 1 of 1) sorted by relevance
249 struct bwn_rxhdr4 { struct250 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 …]