Searched refs:sta_statistics (Results 1 – 4 of 4) sorted by relevance
652 if (local->ops->sta_statistics) in drv_sta_statistics()653 local->ops->sta_statistics(&local->hw, &sdata->vif, sta, sinfo); in drv_sta_statistics()
3257 void (*sta_statistics)(struct ieee80211_hw *hw, member
4109 .sta_statistics = iwl_mvm_mac_sta_statistics,
5901 .sta_statistics = wlcore_op_sta_statistics,