Lines Matching defs:iwi_configuration
445 struct iwi_configuration { struct
446 uint8_t bluetooth_coexistence;
447 uint8_t reserved1;
448 uint8_t answer_pbreq;
449 uint8_t allow_invalid_frames;
450 uint8_t multicast_enabled;
451 uint8_t drop_unicast_unencrypted;
452 uint8_t disable_unicast_decryption;
453 uint8_t drop_multicast_unencrypted;
454 uint8_t disable_multicast_decryption;
455 uint8_t antenna;
461 uint8_t include_crc; /* include crc in rx'd frames */
462 uint8_t use_protection; /* auto-detect 11g operation */
463 uint8_t protection_ctsonly; /* use CTS-to-self protection */
464 uint8_t enable_multicast_filtering;
465 uint8_t bluetooth_threshold; /* collision threshold */
466 uint8_t silence_threshold; /* silence over/under threshold */
467 uint8_t allow_beacon_and_probe_resp;
468 uint8_t allow_mgt;
469 uint8_t noise_reported; /* report noise stats to host */
470 uint8_t reserved5;