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

  /src/sys/external/bsd/ena-com/
ena_eth_com.h 45 struct ena_com_tx_ctx { struct
82 struct ena_com_tx_ctx *ena_tx_ctx,
ena_eth_com.c 272 struct ena_com_tx_ctx *ena_tx_ctx)
289 struct ena_com_tx_ctx *ena_tx_ctx)
371 struct ena_com_tx_ctx *ena_tx_ctx,
  /src/sys/dev/pci/
if_ena.c 185 static void ena_tx_csum(struct ena_com_tx_ctx *, struct mbuf *);
2669 ena_tx_csum(struct ena_com_tx_ctx *ena_tx_ctx, struct mbuf *mbuf)
2797 struct ena_com_tx_ctx ena_tx_ctx;
2866 memset(&ena_tx_ctx, 0x0, sizeof(struct ena_com_tx_ctx));

Completed in 16 milliseconds