Searched defs:rx_pkt_end (Results 1 – 1 of 1) sorted by relevance
285 struct rx_pkt_end { struct287 uint32_t rx_success:1, /* [0] */288 reserved_0a:2, /* [2:1] */289 error_tx_interrupt_rx:1, /* [3] */290 error_ofdm_power_drop:1, /* [4] */291 error_ofdm_restart:1, /* [5] */292 error_cck_power_drop:1, /* [6] */293 error_cck_restart:1, /* [7] */294 reserved_0b:24; /* [31:8] */295 volatile uint32_t phy_timestamp_1_lower_32:32; /* [31:0] */[all …]