Searched refs:missed (Results 1 – 10 of 10) sorted by relevance
194 int missed, space, flags; in intr_event_update() local200 missed = 0; in intr_event_update()211 missed++; in intr_event_update()223 if (missed == 1 && space == 1) { in intr_event_update()225 missed = strlen(ie->ie_fullname) + strlen(ih->ih_name) + 2 - in intr_event_update()227 strcat(ie->ie_fullname, (missed == 0) ? " " : "-"); in intr_event_update()228 strcat(ie->ie_fullname, &ih->ih_name[missed]); in intr_event_update()229 missed = 0; in intr_event_update()232 while (missed-- > 0) { in intr_event_update()
23 or Buried. MIA indicates a missed ping, and Dead indicates two missed
258 int missed = 0; in mlx5_flow_expand_rss() local305 missed = 1; in mlx5_flow_expand_rss()316 if (next && missed) { in mlx5_flow_expand_rss()352 stack_pos + 1 + missed; in mlx5_flow_expand_rss()360 missed * sizeof(*item)); in mlx5_flow_expand_rss()362 missed * sizeof(*item)); in mlx5_flow_expand_rss()388 if (buf->entries == 1 && missed != 0) { in mlx5_flow_expand_rss()
448 All drivers are now counting the missed packets only once, i.e. drivers will449 not increment ierrors anymore for missed packets.
145 * **Added a generic API to offload tunneled traffic and restore missed packets.**148 offloads tunneled traffic and restores missed packets.
279 * **enic: Fixed Rx error and missed counters.**
969 * **vhost: Fix virtio freeze due to missed interrupt.**
683 uint64_t imissed; /**< Total of RX missed packets. */
5310 *) Bugfix: the last address was missed in the $upstream_addr variable;
1176 theory, this may cause some wakeup events to be missed, but the 2451 Detection of templates in the AML stream missed some types of templates.