Searched refs:ena_com_tx_ctx (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.c330 struct ena_com_tx_ctx *ena_tx_ctx,
389 struct ena_com_tx_ctx *ena_tx_ctx,
H A Dena_eth_com.h16 struct ena_com_tx_ctx { struct
55 struct ena_com_tx_ctx *ena_tx_ctx,
105 struct ena_com_tx_ctx *ena_tx_ctx)
122 struct ena_com_tx_ctx *ena_tx_ctx)
H A Dena_netdev.c119 struct ena_com_tx_ctx *ena_tx_ctx,
2414 static void ena_tx_csum(struct ena_com_tx_ctx *ena_tx_ctx,
2603 struct ena_com_tx_ctx ena_tx_ctx;
2631 memset(&ena_tx_ctx, 0x0, sizeof(struct ena_com_tx_ctx));
H A Dena_netdev.h436 struct ena_com_tx_ctx *ena_tx_ctx,
H A Dena_xdp.c22 struct ena_com_tx_ctx *ena_tx_ctx)
80 struct ena_com_tx_ctx ena_tx_ctx = {};

Completed in 218 milliseconds