Searched refs:ena_com_rx_ctx (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/contrib/ena-com/
H A Dena_eth_com.h68 struct ena_com_rx_ctx { struct
89 struct ena_com_rx_ctx *ena_rx_ctx);
H A Dena_eth_com.c377 struct ena_com_rx_ctx *ena_rx_ctx,
578 struct ena_com_rx_ctx *ena_rx_ctx)
/freebsd-12-stable/sys/dev/ena/
H A Dena_datapath.c48 static void ena_rx_hash_mbuf(struct ena_ring *, struct ena_com_rx_ctx *,
51 struct ena_com_rx_ctx *, uint16_t *);
52 static inline void ena_rx_checksum(struct ena_ring *, struct ena_com_rx_ctx *,
333 ena_rx_hash_mbuf(struct ena_ring *rx_ring, struct ena_com_rx_ctx *ena_rx_ctx,
407 struct ena_com_rx_ctx *ena_rx_ctx, uint16_t *next_to_clean)
509 ena_rx_checksum(struct ena_ring *rx_ring, struct ena_com_rx_ctx *ena_rx_ctx,
547 struct ena_com_rx_ctx ena_rx_ctx;
H A Dena_netmap.c951 struct ena_com_rx_ctx ena_rx_ctx;

Completed in 56 milliseconds