Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/iwm/
H A Dif_iwmreg.h3553 struct iwm_statistics_rx_non_phy { struct
3554 uint32_t bogus_cts; /* CTS received when not expecting CTS */
3555 uint32_t bogus_ack; /* ACK received when not expecting ACK */
3556 uint32_t non_bssid_frames; /* number of frames with BSSID that
3558 uint32_t filtered_frames; /* count frames that were dumped in the
3560 uint32_t non_channel_beacons; /* beacons with our bss id but not on
3562 uint32_t channel_beacons; /* beacons with our bss id and in our
3564 uint32_t num_missed_bcon; /* number of missed beacons */
3565 uint32_t adc_rx_saturation_time; /* count in 0.8us units the time the
3567 uint32_t ina_detection_search_time;/* total time (in 0.8us) searched
[all …]