Lines Matching defs:iwn_spectrum_notif
1553 struct iwn_spectrum_notif { struct
1554 uint8_t id;
1555 uint8_t token;
1556 uint8_t idx;
1557 uint8_t state;
1561 uint32_t start;
1562 uint8_t band;
1563 uint8_t chan;
1564 uint8_t type;
1565 uint8_t reserved1;
1566 uint32_t cca_ofdm;
1567 uint32_t cca_cck;
1568 uint32_t cca_time;
1569 uint8_t basic;
1570 uint8_t reserved2[3];
1571 uint32_t ofdm[8];
1572 uint32_t cck[8];
1573 uint32_t stop;
1574 uint32_t status;