Searched defs:ath12k (Results 1 – 2 of 2) sorted by relevance
584 struct ath12k { struct585 struct ath12k_base *ab; argument586 struct ath12k_pdev *pdev; argument587 struct ath12k_hw *ah; argument588 struct ath12k_wmi_pdev *wmi; argument589 struct ath12k_pdev_dp dp; argument593 struct ath12k_he ar_he; argument600 enum ath12k_scan_state state; argument627 * vdev_stop_status info, scan data, ath12k_sta info, ath12k_link_vif info, argument630 spinlock_t data_lock;[all …]
150 int (*handler)(struct ath12k *, in ath12k_dbring_set_cfg()