Searched refs:ena_netmap_ctx (Results 1 – 1 of 1) sorted by relevance
40 struct ena_netmap_ctx { struct59 static int ena_netmap_tx_frames(struct ena_netmap_ctx *); argument60 static int ena_netmap_tx_frame(struct ena_netmap_ctx *);61 static inline uint16_t ena_netmap_count_slots(struct ena_netmap_ctx *);68 static int ena_netmap_tx_map_slots(struct ena_netmap_ctx *,70 static void ena_netmap_unmap_last_socket_chain(struct ena_netmap_ctx *,72 static void ena_netmap_tx_cleanup(struct ena_netmap_ctx *);73 static uint16_t ena_netmap_tx_clean_one(struct ena_netmap_ctx *, uint16_t);74 static int ena_netmap_rx_frames(struct ena_netmap_ctx *);75 static int ena_netmap_rx_frame(struct ena_netmap_ctx *);[all …]