Home
last modified time | relevance | path

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

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