Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/fw/api/
Dstats.h111 struct mvm_statistics_rx_phy { struct
340 struct mvm_statistics_rx_phy ofdm;
341 struct mvm_statistics_rx_phy cck;
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Ddebugfs.c801 struct mvm_statistics_rx_phy *ofdm = &mvm->rx_stats.ofdm; in iwl_dbgfs_fw_rx_stats_read()
836 struct mvm_statistics_rx_phy *cck = &mvm->rx_stats.cck; in iwl_dbgfs_fw_rx_stats_read()