Searched defs:ath12k (Results 1 – 2 of 2) sorted by relevance
524 struct ath12k { struct525 struct ath12k_base *ab; argument526 struct ath12k_pdev *pdev; argument527 struct ath12k_hw *ah; argument528 struct ath12k_wmi_pdev *wmi; argument529 struct ath12k_pdev_dp dp; argument533 struct ath12k_he ar_he; argument540 enum ath12k_scan_state state; argument545 } scan;570 * vdev_stop_status info, scan data, ath12k_sta info, ath12k_vif info, argument[all …]
150 int (*handler)(struct ath12k *, in ath12k_dbring_set_cfg()