Home
last modified time | relevance | path

Searched defs:ath12k (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h455 struct ath12k_wmi_pdev *wmi; argument
460 struct ath12k_he ar_he; argument
468 enum ath12k_scan_state state; argument
473 } scan;
475 struct {
499 * vdev_stop_status info, scan data, ath12k_sta info, ath12k_vif info, argument
516 u8 pdev_idx;
517 u8 lmac_id;
562 struct ath12k_per_peer_tx_stats peer_tx_stats; argument
566 struct ath12k_per_peer_tx_stats cached_stats; argument
[all …]
H A Ddbring.c150 int (*handler)(struct ath12k *, in ath12k_dbring_set_cfg()