Home
last modified time | relevance | path

Searched defs:iwm_umac_notif_stats (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/iwmc3200wifi/
Dumac.h714 struct iwm_umac_notif_stats { struct
715 struct iwm_umac_wifi_in_hdr hdr;
716 __le32 flags;
717 __le32 timestamp;
718 __le16 tid_load[IWM_UMAC_TID_NR + 1]; /* 1 non-QoS + 1 dword align */
719 __le16 tx_rate[UMAC_NTF_RATE_SAMPLE_NR];
720 __le16 rx_rate[UMAC_NTF_RATE_SAMPLE_NR];
721 __le32 chain_energy[UMAC_PHY_NUM_CHAINS];
722 s32 rssi_dbm;
723 s32 noise_dbm;
[all …]