Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Dstats.h112 struct mvm_statistics_rx_phy { struct
341 struct mvm_statistics_rx_phy ofdm;
342 struct mvm_statistics_rx_phy cck;
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Ddebugfs.c845 struct mvm_statistics_rx_phy *ofdm = &mvm->rx_stats.ofdm; in iwl_dbgfs_fw_rx_stats_read()
880 struct mvm_statistics_rx_phy *cck = &mvm->rx_stats.cck; in iwl_dbgfs_fw_rx_stats_read()