Lines Matching defs:wmi_link_stats_basic
4101 struct wmi_link_stats_basic { struct
4102 u8 cid;
4103 s8 rssi;
4104 u8 sqi;
4105 u8 bf_mcs;
4106 u8 per_average;
4107 u8 selected_rfc;
4108 u8 rx_effective_ant_num;
4109 u8 my_rx_sector;
4110 u8 my_tx_sector;
4111 u8 other_rx_sector;
4112 u8 other_tx_sector;
4113 u8 reserved[7];
4115 __le16 snr;
4116 __le32 tx_tpt;
4117 __le32 tx_goodput;
4118 __le32 rx_goodput;
4119 __le32 bf_count;
4120 __le32 rx_bcast_frames;