Searched refs:sta_statistics (Results 1 – 4 of 4) sorted by relevance
556 if (local->ops->sta_statistics) in drv_sta_statistics()557 local->ops->sta_statistics(&local->hw, &sdata->vif, sta, sinfo); in drv_sta_statistics()
3367 void (*sta_statistics)(struct ieee80211_hw *hw, member
4266 .sta_statistics = iwl_mvm_mac_sta_statistics,
5941 .sta_statistics = wlcore_op_sta_statistics,