Home
last modified time | relevance | path

Searched refs:ena_netmap_fill_ctx (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ena/
H A Dena_netmap.c78 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