Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Ddriver-ops.h538 if (local->ops->sta_add_debugfs) in drv_sta_add_debugfs()
539 local->ops->sta_add_debugfs(&local->hw, &sdata->vif, in drv_sta_add_debugfs()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1807 .sta_add_debugfs = mt7915_sta_add_debugfs,
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c2143 .sta_add_debugfs = mt7996_sta_add_debugfs,
/linux-6.15/include/net/
H A Dmac80211.h4581 void (*sta_add_debugfs)(struct ieee80211_hw *hw, member
/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Dmain.c2833 .sta_add_debugfs = ath9k_sta_add_debugfs,
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dmac.c9493 .sta_add_debugfs = ath10k_sta_add_debugfs,
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dmac.c9792 .sta_add_debugfs = ath11k_debugfs_sta_op_add,