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

/linux-master/drivers/net/ethernet/amazon/ena/
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_xdp.c22 struct ena_com_tx_ctx *ena_tx_ctx)
80 struct ena_com_tx_ctx ena_tx_ctx = {};
H A Dena_eth_com.c317 struct ena_com_tx_ctx *ena_tx_ctx,
376 struct ena_com_tx_ctx *ena_tx_ctx,
H A Dena_netdev.h435 struct ena_com_tx_ctx *ena_tx_ctx,
H A Dena_netdev.c119 struct ena_com_tx_ctx *ena_tx_ctx,
2412 static void ena_tx_csum(struct ena_com_tx_ctx *ena_tx_ctx,
2601 struct ena_com_tx_ctx ena_tx_ctx;
2629 memset(&ena_tx_ctx, 0x0, sizeof(struct ena_com_tx_ctx));

Completed in 232 milliseconds