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