Searched refs:ena_netmap_fill_ctx (Results 1 – 1 of 1) sorted by relevance
78 static void ena_netmap_fill_ctx(struct netmap_kring *, struct ena_netmap_ctx *,326 ena_netmap_fill_ctx(kring, &ctx, ENA_IO_TXQ_IDX(kring->ring_id)); in ena_netmap_txsync()872 ena_netmap_fill_ctx(kring, &ctx, ENA_IO_RXQ_IDX(kring->ring_id)); in ena_netmap_rxsync()1052 ena_netmap_fill_ctx(struct netmap_kring *kring, struct ena_netmap_ctx *ctx, in ena_netmap_fill_ctx() function