Searched defs:ath12k (Results 1 – 2 of 2) sorted by relevance
450 struct ath12k { struct451 struct ath12k_base *ab; argument452 struct ath12k_pdev *pdev; argument455 struct ath12k_wmi_pdev *wmi; argument456 struct ath12k_pdev_dp dp; argument460 struct ath12k_he ar_he; argument461 enum ath12k_state state; argument468 enum ath12k_scan_state state; argument473 } scan;475 struct {[all …]
150 int (*handler)(struct ath12k *, in ath12k_dbring_set_cfg()