Searched defs:at76_card_config (Results 1 – 1 of 1) sorted by relevance
131 struct at76_card_config { struct132 u8 exclude_unencrypted;133 u8 promiscuous_mode;134 u8 short_retry_limit;135 u8 encryption_type;136 __le16 rts_threshold;137 __le16 fragmentation_threshold; /* 256..2346 */138 u8 basic_rate_set[4];139 u8 auto_rate_fallback; /* 0,1 */140 u8 channel;[all …]