Searched defs:ath12k (Results 1 – 2 of 2) sorted by relevance
468 struct ath12k { struct469 struct ath12k_base *ab; argument470 struct ath12k_pdev *pdev; argument472 struct ath12k_wmi_pdev *wmi; argument473 struct ath12k_pdev_dp dp; argument477 struct ath12k_he ar_he; argument478 enum ath12k_state state; argument485 enum ath12k_scan_state state; argument490 } scan;492 struct {[all …]
150 int (*handler)(struct ath12k *, in ath12k_dbring_set_cfg()