Lines Matching refs:gve_notify_block
175 struct gve_notify_block *block = arg; in gve_intr()
185 struct gve_notify_block *block = arg; in gve_intr_dqo()
194 struct gve_notify_block *block; in gve_napi_poll()
200 block = container_of(napi, struct gve_notify_block, napi); in gve_napi_poll()
236 struct gve_notify_block *block = in gve_napi_poll_dqo()
237 container_of(napi, struct gve_notify_block, napi); in gve_napi_poll_dqo()
356 struct gve_notify_block *block = &priv->ntfy_blocks[i]; in gve_alloc_notify_blocks()
377 struct gve_notify_block *block = &priv->ntfy_blocks[j]; in gve_alloc_notify_blocks()
410 struct gve_notify_block *block = &priv->ntfy_blocks[i]; in gve_free_notify_blocks()
527 struct gve_notify_block *block = &priv->ntfy_blocks[ntfy_idx]; in gve_add_napi()
534 struct gve_notify_block *block = &priv->ntfy_blocks[ntfy_idx]; in gve_remove_napi()
1079 struct gve_notify_block *block = &priv->ntfy_blocks[ntfy_idx]; in gve_turndown()
1085 struct gve_notify_block *block = &priv->ntfy_blocks[ntfy_idx]; in gve_turndown()
1107 struct gve_notify_block *block = &priv->ntfy_blocks[ntfy_idx]; in gve_turnup()
1119 struct gve_notify_block *block = &priv->ntfy_blocks[ntfy_idx]; in gve_turnup()
1135 struct gve_notify_block *block; in gve_tx_timeout()