Searched refs:ntfy_id (Results 1 – 6 of 6) sorted by relevance
36 tx->ntfy_id = ntfy_idx; in gve_tx_add_to_block()64 rx->ntfy_id = ntfy_idx; in gve_rx_add_to_block()
324 __be32 ntfy_id; member337 __be32 ntfy_id; member
707 .ntfy_id = cpu_to_be32(tx->ntfy_id), in gve_adminq_create_tx_queue()763 .ntfy_id = cpu_to_be32(rx->ntfy_id), in gve_adminq_get_create_rx_queue_cmd()
335 u32 ntfy_id; /* notification block index */ member654 u32 ntfy_id; /* notification block index */ member
946 priv->tx[i].ntfy_id = ntfy_idx; in init_xdp_sync_stats()1289 napi = &priv->ntfy_blocks[rx->ntfy_id].napi; in gve_reg_xdp_info()1710 napi_rx = &priv->ntfy_blocks[priv->rx[qid].ntfy_id].napi; in gve_xsk_pool_disable()1714 napi_tx = &priv->ntfy_blocks[priv->tx[tx_qid].ntfy_id].napi; in gve_xsk_pool_disable()
27 block = &priv->ntfy_blocks[rx->ntfy_id]; in gve_rx_starvation_timer()