Lines Matching defs:global
1857 struct wmi_link_stats_global *global)
1864 le32_to_cpu(global->rx_frames),
1865 le32_to_cpu(global->tx_frames),
1866 le32_to_cpu(global->rx_ba_frames),
1867 le32_to_cpu(global->tx_ba_frames),
1868 le32_to_cpu(global->tx_beacons),
1869 le32_to_cpu(global->rx_mic_errors),
1870 le32_to_cpu(global->rx_crc_errors),
1871 le32_to_cpu(global->tx_fail_no_ack));
1909 * global statistics
2027 wil_info(wil, "request global link stats, interval %d\n", interval);
2031 wil_err(wil, "global link stats failed %d\n", rc);