Lines Matching defs:global
1865 struct wmi_link_stats_global *global)
1872 le32_to_cpu(global->rx_frames),
1873 le32_to_cpu(global->tx_frames),
1874 le32_to_cpu(global->rx_ba_frames),
1875 le32_to_cpu(global->tx_ba_frames),
1876 le32_to_cpu(global->tx_beacons),
1877 le32_to_cpu(global->rx_mic_errors),
1878 le32_to_cpu(global->rx_crc_errors),
1879 le32_to_cpu(global->tx_fail_no_ack));
1917 * global statistics
2035 wil_info(wil, "request global link stats, interval %d\n", interval);
2039 wil_err(wil, "global link stats failed %d\n", rc);