Searched refs:dropped_pkts (Results 1 – 3 of 3) sorted by relevance
517 u64 dropped_pkts : 48; member662 u64 dropped_pkts : 48; member
1250 (u64)sq_ctx->dropped_pkts); in print_nix_cn10k_sq_ctx()1320 (u64)sq_ctx->dropped_pkts); in print_nix_sq_ctx()
1084 unsigned int dropped_pkts; in joycon_parse_imu_report() local1111 dropped_pkts = (delta - min(delta, dropped_threshold)) / in joycon_parse_imu_report()1114 if (dropped_pkts > JC_IMU_DROPPED_PKT_WARNING) { in joycon_parse_imu_report()1117 dropped_pkts); in joycon_parse_imu_report()
Completed in 28 milliseconds