Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dqwxvar.h163 struct ath11k_hw_params { struct
164 const char *name;
165 uint16_t hw_rev;
166 uint8_t max_radios;
167 uint32_t bdf_addr;
169 struct {
173 } fw;
175 const struct ath11k_hw_ops *hw_ops;
176 const struct ath11k_hw_ring_mask *ring_mask;
178 bool internal_sleep_clock;
[all …]
H A Dqwx.c3370 static const struct ath11k_hw_params ath11k_hw_params[] = { global() variable
[all...]