Searched refs:ntfy_id (Results 1 – 6 of 6) sorted by relevance
28 tx->ntfy_id = ntfy_idx; in gve_tx_add_to_block()48 rx->ntfy_id = ntfy_idx; in gve_rx_add_to_block()
184 __be32 ntfy_id; member197 __be32 ntfy_id; member
496 .ntfy_id = cpu_to_be32(tx->ntfy_id), in gve_adminq_create_tx_queue()539 .ntfy_id = cpu_to_be32(rx->ntfy_id), in gve_adminq_create_rx_queue()
221 u32 ntfy_id; /* notification block index */ member433 u32 ntfy_id; /* notification block index */ member
639 priv->tx[i].ntfy_id = ntfy_idx; in add_napi_init_sync_stats()647 priv->rx[i].ntfy_id = ntfy_idx; in add_napi_init_sync_stats()
557 napi = &priv->ntfy_blocks[rx->ntfy_id].napi; in gve_rx()