Searched refs:link_sta_add_debugfs (Results 1 – 6 of 6) sorted by relevance
559 if (local->ops->link_sta_add_debugfs) in drv_link_sta_add_debugfs() 560 local->ops->link_sta_add_debugfs(&local->hw, &sdata->vif, in drv_link_sta_add_debugfs()
1102 .link_sta_add_debugfs = iwl_mvm_link_sta_add_debugfs,
6431 .link_sta_add_debugfs = iwl_mvm_link_sta_add_debugfs,
2328 .link_sta_add_debugfs = mt7996_link_sta_add_debugfs,
2774 .link_sta_add_debugfs = iwl_mld_add_link_sta_debugfs,
4662 void (*link_sta_add_debugfs)(struct ieee80211_hw *hw, member