Searched defs:ath11k (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
| D | core.h | 437 struct ath11k { struct 438 struct ath11k_base *ab; argument 439 struct ath11k_pdev *pdev; argument 442 struct ath11k_pdev_wmi *wmi; argument 443 struct ath11k_pdev_dp dp; argument 447 struct ath11k_he ar_he; argument 448 enum ath11k_state state; argument 455 enum ath11k_scan_state state; argument 460 } scan; 485 * vdev_stop_status info, scan data, ath11k_sta info, ath11k_vif info, argument [all …]
|
| D | dbring.c | 146 int (*handler)(struct ath11k *, in ath11k_dbring_set_cfg()
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
| D | core.h | 595 struct ath11k { struct 596 struct ath11k_base *ab; argument 597 struct ath11k_pdev *pdev; argument 600 struct ath11k_pdev_wmi *wmi; argument 601 struct ath11k_pdev_dp dp; argument 603 struct ath11k_he ar_he; argument 604 enum ath11k_state state; argument 611 enum ath11k_scan_state state; argument 616 } scan; 641 * vdev_stop_status info, scan data, ath11k_sta info, ath11k_vif info, argument [all …]
|
| D | dbring.c | 185 int (*handler)(struct ath11k *, in ath11k_dbring_set_cfg()
|