Searched defs:ena_tx_ctx (Results 1 – 3 of 3) sorted by relevance
289 struct ena_com_tx_ctx *ena_tx_ctx) in ena_com_create_and_store_tx_meta_desc()370 struct ena_com_tx_ctx *ena_tx_ctx, in ena_com_prepare_tx()
129 struct ena_com_tx_ctx *ena_tx_ctx) in ena_com_meta_desc_changed()146 struct ena_com_tx_ctx *ena_tx_ctx) in ena_com_is_doorbell_needed()
2056 static void ena_tx_csum(struct ena_com_tx_ctx *ena_tx_ctx, struct sk_buff *skb) in ena_tx_csum()2246 struct ena_com_tx_ctx ena_tx_ctx; in ena_start_xmit() local