Searched defs:ath11k_hw_params (Results 1 – 2 of 2) sorted by relevance
163 struct ath11k_hw_params { struct164 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 …]
3370 static const struct ath11k_hw_params ath11k_hw_params[] = { global() variable [all...]