Searched defs:ath12k (Results 1 – 2 of 2) sorted by relevance
469 struct ath12k { struct470 struct ath12k_base *ab; argument471 struct ath12k_pdev *pdev; argument474 struct ath12k_wmi_pdev *wmi; argument475 struct ath12k_pdev_dp dp; argument479 struct ath12k_he ar_he; argument480 enum ath12k_state state; argument487 enum ath12k_scan_state state; argument492 } scan;494 struct {[all …]
150 int (*handler)(struct ath12k *, in ath12k_dbring_set_cfg()