HomeSort by: relevance | last modified time | path
    Searched refs:ena_com_rx_ctx (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ena-com/
ena_eth_com.h 68 struct ena_com_rx_ctx { struct
87 struct ena_com_rx_ctx *ena_rx_ctx);
ena_eth_com.c 337 static inline void ena_com_rx_set_flags(struct ena_com_rx_ctx *ena_rx_ctx,
510 struct ena_com_rx_ctx *ena_rx_ctx)
  /src/sys/dev/pci/
if_ena.c 175 struct ena_com_rx_ctx *, uint16_t *);
177 struct ena_com_rx_ctx *, struct mbuf *);
205 static void ena_rx_hash_mbuf(struct ena_ring *, struct ena_com_rx_ctx *,
1479 ena_rx_hash_mbuf(struct ena_ring *rx_ring, struct ena_com_rx_ctx *ena_rx_ctx,
1541 struct ena_com_rx_ctx *ena_rx_ctx, uint16_t *next_to_clean)
1637 ena_rx_checksum(struct ena_ring *rx_ring, struct ena_com_rx_ctx *ena_rx_ctx,
1689 struct ena_com_rx_ctx ena_rx_ctx;

Completed in 14 milliseconds