Home
last modified time | relevance | path

Searched refs:ath11k_hw_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dhw.h150 const struct ath11k_hw_ops *hw_ops;
230 struct ath11k_hw_ops { struct
273 extern const struct ath11k_hw_ops ipq8074_ops; argument
274 extern const struct ath11k_hw_ops ipq6018_ops;
275 extern const struct ath11k_hw_ops qca6390_ops;
276 extern const struct ath11k_hw_ops qcn9074_ops;
277 extern const struct ath11k_hw_ops wcn6855_ops;
278 extern const struct ath11k_hw_ops wcn6750_ops;
279 extern const struct ath11k_hw_ops ipq5018_ops;
A Dhw.c890 const struct ath11k_hw_ops ipq8074_ops = {
930 const struct ath11k_hw_ops ipq6018_ops = {
970 const struct ath11k_hw_ops qca6390_ops = {
1010 const struct ath11k_hw_ops qcn9074_ops = {
1050 const struct ath11k_hw_ops wcn6855_ops = {
1090 const struct ath11k_hw_ops wcn6750_ops = {
1131 const struct ath11k_hw_ops ipq5018_ops = {

Completed in 12 milliseconds