Home
last modified time | relevance | path

Searched refs:ath10k_ops (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dmac.c9371 static const struct ieee80211_ops ath10k_ops = { variable
9503 ops = kmemdup(&ath10k_ops, sizeof(ath10k_ops), GFP_KERNEL); in ath10k_mac_create()